Permalink
Browse files

[dist] Update some dependencies.

  • Loading branch information...
1 parent ab6dfda commit ed437a02a5501aed8b955b80e3db12602b0edb79 @indexzero indexzero committed Dec 6, 2014
Showing with 7 additions and 7 deletions.
  1. +2 −2 LICENSE
  2. +5 −5 package.json
View
@@ -1,4 +1,4 @@
-Copyright (c) 2013 Nodejitsu Inc.
+Copyright (c) 2013 Martijn Swaagman & the Contributors.
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
@@ -19,4 +19,4 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
-Also see the LICENSE of Ghost, https://github.com/TryGhost/Ghost/blob/master/LICENSE
+Also see the LICENSE of Ghost, https://github.com/TryGhost/Ghost/blob/master/LICENSE
View
@@ -18,12 +18,12 @@
},
"dependencies": {
"async": "~0.9.0",
- "chokidar": "~0.8.1",
- "colors": "~0.6.2",
- "ghost": "~0.5.0",
+ "chokidar": "~0.11.1",
+ "colors": "~1.0.3",
+ "ghost": "~0.5.6",
"mkdirp": "~0.5.0",
- "mongodb": "~1.4.4",
- "ncp": "~0.5.0"
+ "mongodb": "~1.4.23",
+ "ncp": "~1.0.1"
},
"engines": {
"node": "0.10.x"

0 comments on commit ed437a0

Please sign in to comment.