Update dependency gscan to v3.3.0
[editorial.git] / package.json
index 1702e8640d6c8a30e6b3a5dfb2cad8df9f9e6145..017497d9ca68e9478b0abc12a3e56db9a3c43ce4 100644 (file)
@@ -2,10 +2,10 @@
     "name": "editorial",
     "description": "This is Editorial, a news-oriented theme for Ghost.",
     "demo": "https://editorial.ghost.io",
-    "version": "1.0.0",
+    "version": "2.0.0",
     "engines": {
-        "ghost": ">=2.0.0",
-        "ghost-api": "v2"
+        "ghost": ">=3.0.0",
+        "ghost-api": "v3"
     },
     "license": "MIT",
     "screenshots": {
@@ -51,7 +51,7 @@
     ],
     "devDependencies": {
         "beeper": "2.0.0",
-        "gscan": "3.1.1",
+        "gscan": "3.3.0",
         "gulp": "4.0.2",
         "gulp-livereload": "4.0.2",
         "gulp-sass": "^4.0.2",