Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renatoi committed Mar 26, 2015
1 parent c088744 commit 0e06f6d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,20 +28,20 @@
"preferGlobal": true,
"dependencies": {
"object-assign": "^2.0.0",
"absurd": "~0.3.34",
"minimist": "~1.1.0",
"chalk": "~1.0.0",
"lodash": "~3.5.0",
"absurd": "^0.3.34",
"minimist": "^1.1.1",
"chalk": "^1.0.0",
"lodash": "^3.6.0",
"xregexp": "^2.0.0"
},
"devDependencies": {
"chai": "~2.1.0",
"coveralls": "~2.11.2",
"istanbul": "~0.3.5",
"jshint": "~2.6.0",
"mocha": "~2.2.0",
"sinon": "~1.13.0",
"sinon-chai": "~2.7.0"
"chai": "^2.1.2",
"coveralls": "^2.11.2",
"istanbul": "^0.3.11",
"jshint": "^2.6.3",
"mocha": "^2.2.1",
"sinon": "^1.14.1",
"sinon-chai": "^2.7.0"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 0e06f6d

Please sign in to comment.