Build: Switch to explicit dependencies versions in bower.json

This commit is contained in:
Michał Gołębiowski
2014-02-02 22:17:23 +01:00
parent 3dccf62c81
commit cd4e25e991
3 changed files with 150 additions and 102 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",