Skip to content

Commit

Permalink
Update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
lydell committed Jun 20, 2015
1 parent 317b0bf commit 105b332
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -19,9 +19,9 @@
"dev": "npm run build && npm test"
},
"devDependencies": {
"coffee-script": "^1.8.0",
"esprima": "^2.2.0",
"coffee-script": "~1.9.3",
"esprima": "^2.3.0",
"everything.js": "^1.0.3",
"mocha": "^2.0.1"
"mocha": "^2.2.5"
}
}

0 comments on commit 105b332

Please sign in to comment.