Skip to content

Commit 237253a

Browse files
committed
Updated Ghost to 0.11.8
1 parent 88ec627 commit 237253a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
},
99
"bugs": "https://github.com/TryGhost/Ghost/issues",
1010
"private": true,
11-
"version": "0.11.3",
11+
"version": "0.11.8",
1212
"dependencies": {
13-
"casper": "TryGhost/Casper#1.3.4",
14-
"ghost": "0.11.3",
13+
"casper": "TryGhost/Casper#1.3.6",
14+
"ghost": "0.11.8",
1515
"ghost-s3-storage-adapter": "3.0.4",
1616
"ncp": "^2.0.0",
1717
"pg": "latest"
1818
},
1919
"engines": {
20-
"node": "~0.12.0"
20+
"node": "6.10.3"
2121
},
2222
"scripts": {
2323
"postinstall": "ncp node_modules/casper content/themes/casper",

0 commit comments

Comments
 (0)