Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
domenic committed Dec 20, 2015
1 parent f1b7db7 commit c1f4df8
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,14 @@
},
"devDependencies": {
"chai": "^3.0.0",
"coffee-script": "1.9.0",
"istanbul": "0.3.5",
"ecstatic": "0.5.8",
"glob": "^4.3.5",
"jshint": "^2.6.0",
"mocha": "^1.21.5",
"opener": "^1.4.0",
"q": "^1.1.2",
"underscore": "1.7.0"
"coffee-script": "1.10.0",
"istanbul": "0.4.1",
"ecstatic": "^1.3.1",
"glob": "^6.0.1",
"jshint": "^2.8.0",
"mocha": "^2.3.4",
"opener": "^1.4.1",
"q": "^1.4.1",
"underscore": "1.8.3"
}
}

0 comments on commit c1f4df8

Please sign in to comment.