mirror of
https://github.com/jquery/jquery.git
synced 2026-02-10 05:25:22 -05:00
Build: Switch to explicit dependencies versions in bower.json
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user