Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Constellation committed Dec 22, 2014
1 parent de40d19 commit 9edabcc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,18 +26,18 @@
"url": "git://github.com/Constellation/ibrik.git"
},
"dependencies": {
"lodash": "~2.4.1",
"coffee-script": "~1.8.0",
"esprima": "1.2.x",
"estraverse": "^1.9.0",
"fileset": "0.1.x",
"istanbul": "~0.3.2",
"estraverse": "~1.8.0",
"which": "~1.0.5",
"lodash": "~2.4.1",
"mkdirp": "~0.5.0",
"optimist": "~0.6.1",
"esprima": "1.2.x",
"fileset": "0.1.x"
"which": "~1.0.5"
},
"devDependencies": {
"bluebird": "~2.3.11",
"bluebird": "^2.4.2",
"chai": "~1.10.0",
"chalk": "^0.5.1",
"gulp": "^3.8.10",
Expand Down

0 comments on commit 9edabcc

Please sign in to comment.