Skip to content

Commit

Permalink
choir(deps): tiny deps update
Browse files Browse the repository at this point in the history
  • Loading branch information
anodynos committed Apr 30, 2016
1 parent c30c0e0 commit f55eb41
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,22 +73,21 @@
"when": "^3.7.5"
},
"devDependencies": {
"mocha": "2.4.x",
"chai": "3.5.x",
"chai-as-promised": "5.2.x",
"grunt": "0.4.5",
"grunt-contrib-clean": "0.4.x",
"grunt-contrib-copy": "0.4.x",
"grunt-contrib-watch": "0.5.x",
"grunt-urequire": "^0.7.3",
"urequire-rc-exec": "0.1.x",
"urequire-rc-less": "0.1.x",
"urequire-rc-teacup-js": "0.2.x",
"urequire-rc-teacup-js2html": "0.2.x",
"mocha": "2.4.x",
"teacup": "0.4.x",
"urequire": "0.7.0-beta.25",
"urequire-ab-specrunner": "^0.2.2",
"urequire-ab-specrunner": "^0.2.4",
"urequire-rc-exec": "^0.1.2",
"urequire-rc-import-keys": "^0.1.4",
"urequire-rc-inject-version": "^0.1.6",
"urequire-rc-import-keys": "^0.1.4"
"urequire-rc-less": "^0.1.2",
"urequire-rc-teacup-js": "^0.2.1",
"urequire-rc-teacup-js2html": "^0.2.1"
}
}

0 comments on commit f55eb41

Please sign in to comment.