Build: Switch to explicit dependencies versions in bower.json

(cherry-picked from cd4e25e991)
This commit is contained in:
Michał Gołębiowski
2014-02-02 22:17:23 +01:00
parent 4c7250cf2f
commit 2f202b034f
3 changed files with 45 additions and 7 deletions

View File

@@ -16,9 +16,9 @@
"sizzle": "1.10.16"
},
"devDependencies": {
"requirejs": "~2.1.8",
"qunit": "~1.12.0",
"sinon": "~1.7.3"
"requirejs": "2.1.10",
"qunit": "1.12.0",
"sinon": "1.8.1"
},
"keywords": [
"jquery",