Update ghost-engine to v4
This commit is contained in:
parent
bb957ce955
commit
b8acd1016c
|
@ -4,8 +4,8 @@
|
||||||
"demo": "https://starter.ghost.io",
|
"demo": "https://starter.ghost.io",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"engines": {
|
"engines": {
|
||||||
"ghost": ">=3.0.0",
|
"ghost": ">=4.0.0",
|
||||||
"ghost-api": "v3"
|
"ghost-api": "v4"
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"screenshots": {
|
"screenshots": {
|
||||||
|
|
Loading…
Reference in New Issue