Skip to content

Commit

Permalink
Bump devDependencies and lock versions
Browse files Browse the repository at this point in the history
  • Loading branch information
corysimmons committed Sep 11, 2014
1 parent a6e87b2 commit db87be6
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 @@ -33,12 +33,12 @@
],
"github": "http://github.com/mojotech/jeet",
"devDependencies": {
"chai": "^1.9.1",
"css-diff": "^0.4.0",
"mocha": "^1.21.4",
"node-sass": "^0.9.3",
"should": "3.1.3",
"stylus": "^0.48.1"
"chai": "1.9.1",
"css-diff": "0.4.0",
"mocha": "1.21.4",
"node-sass": "0.9.3",
"should": "4.0.4",
"stylus": "0.48.1"
},
"scripts": {
"test": "mocha tests"
Expand Down

0 comments on commit db87be6

Please sign in to comment.