diff --git a/package.json b/package.json index 425c8d1..5a963c0 100644 --- a/package.json +++ b/package.json @@ -2,6 +2,7 @@ "name": "journal", "description": "A Ghost theme", "version": "1.0.0", + "private": true, "engines": { "ghost": ">=4.0.0" },