Skip to content

Commit

Permalink
update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-brade committed Oct 9, 2015
1 parent b520bab commit 400796a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
"test": "./node_modules/.bin/mocha test/all/*.mocha.js; ./node_modules/.bin/jshint lib/*.js test/*.js"
},
"dependencies": {
"derby-parsing": "^0.4.1",
"derby-templates": "^0.3.3",
"derby-parsing": "michael-brade/derby-parsing",
"derby-templates": "michael-brade/derby-templates",
"html-util": "^0.2.1",
"tracks": "^0.5.0",
"racer": "0.6.0-alpha45",
"chokidar": "^0.12.6",
"racer": "michael-brade/racer",
"chokidar": "1.x",
"through": "^2.3.4",
"resolve": "^0.6.3"
},
Expand Down

0 comments on commit 400796a

Please sign in to comment.