Set minimum Ghost version to 2.0
This commit is contained in:
parent
d41fcbbc8a
commit
36841d4624
|
@ -4,7 +4,7 @@
|
||||||
"demo": "https://demo.ghost.io",
|
"demo": "https://demo.ghost.io",
|
||||||
"version": "2.4.2",
|
"version": "2.4.2",
|
||||||
"engines": {
|
"engines": {
|
||||||
"ghost": ">=1.2.0"
|
"ghost": ">=2.0.0"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"screenshots": {
|
"screenshots": {
|
||||||
|
|
Loading…
Reference in New Issue