We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88ec627 commit 237253aCopy full SHA for 237253a
package.json
@@ -8,16 +8,16 @@
8
},
9
"bugs": "https://github.com/TryGhost/Ghost/issues",
10
"private": true,
11
- "version": "0.11.3",
+ "version": "0.11.8",
12
"dependencies": {
13
- "casper": "TryGhost/Casper#1.3.4",
14
- "ghost": "0.11.3",
+ "casper": "TryGhost/Casper#1.3.6",
+ "ghost": "0.11.8",
15
"ghost-s3-storage-adapter": "3.0.4",
16
"ncp": "^2.0.0",
17
"pg": "latest"
18
19
"engines": {
20
- "node": "~0.12.0"
+ "node": "6.10.3"
21
22
"scripts": {
23
"postinstall": "ncp node_modules/casper content/themes/casper",
0 commit comments