File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 22
22
},
23
23
"dependencies" : {
24
24
"@tryghost/admin-api" : " ^1.0.0" ,
25
+ "@tryghost/content-api" : " ^1.3.1" ,
25
26
"bluebird" : " ^3.7.1" ,
26
27
"ghost-ignition" : " ^3.1.0" ,
27
28
"lodash" : " ^4.17.15" ,
Original file line number Diff line number Diff line change 61
61
form-data "^2.3.3"
62
62
jsonwebtoken "^8.4.0"
63
63
64
+ " @tryghost/content-api@^1.3.1 " :
65
+ version "1.3.1"
66
+ resolved "https://registry.yarnpkg.com/@tryghost/content-api/-/content-api-1.3.1.tgz#21749b971fb3f37610d9ffb62630009b121f171b"
67
+ integrity sha512-6B/iKC2Wynl2GJaLJEIOOQQSejOrYImh63YmoccClxZBigC3ur/unWRwFe3lnJ74HmjxrxoDBC6y3yDcI2m4nQ==
68
+ dependencies :
69
+ axios "0.19.0"
70
+ ghost-ignition "^3.0.0"
71
+
64
72
acorn-jsx@^5.0.0, acorn-jsx@^5.0.2 :
65
73
version "5.1.0"
66
74
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384"
@@ -832,7 +840,7 @@ getpass@^0.1.1:
832
840
dependencies :
833
841
assert-plus "^1.0.0"
834
842
835
- ghost-ignition@^3.1.0 :
843
+ ghost-ignition@^3.0.0, ghost-ignition@^3. 1.0 :
836
844
version "3.1.0"
837
845
resolved "https://registry.yarnpkg.com/ghost-ignition/-/ghost-ignition-3.1.0.tgz#4a0d7f0a15e54fbc0e16d398da62ff68737e4e23"
838
846
integrity sha512-ae0r/yBJDo9SkeLfy0ecrHVqO0gt9l07wiCOWmdzdvbmoU24AB881PjymnM/DLP9SY6E33mLYtT8K3ximgieLg==
You can’t perform that action at this time.
0 commit comments