Skip to content

Commit

Permalink
Updated Ghost to 0.11.8
Browse files Browse the repository at this point in the history
  • Loading branch information
blaze33 committed May 8, 2017
1 parent 88ec627 commit 237253a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@
},
"bugs": "https://github.com/TryGhost/Ghost/issues",
"private": true,
"version": "0.11.3",
"version": "0.11.8",
"dependencies": {
"casper": "TryGhost/Casper#1.3.4",
"ghost": "0.11.3",
"casper": "TryGhost/Casper#1.3.6",
"ghost": "0.11.8",
"ghost-s3-storage-adapter": "3.0.4",
"ncp": "^2.0.0",
"pg": "latest"
},
"engines": {
"node": "~0.12.0"
"node": "6.10.3"
},
"scripts": {
"postinstall": "ncp node_modules/casper content/themes/casper",
Expand Down

0 comments on commit 237253a

Please sign in to comment.