Set minimum Ghost version to 2.0

This commit is contained in:
John O'Nolan
2018-08-11 20:22:43 +01:00
committed by GitHub
parent d41fcbbc8a
commit 36841d4624

View File

@ -4,7 +4,7 @@
"demo": "https://demo.ghost.io",
"version": "2.4.2",
"engines": {
"ghost": ">=1.2.0"
"ghost": ">=2.0.0"
},
"license": "MIT",
"screenshots": {