tech(lib upgrade): updated jquery to 3.1, fixes #6034

This commit is contained in:
Torkel Ödegaard
2016-09-13 20:42:28 +02:00
parent 25139c77b9
commit fffa26b876
135 changed files with 12207 additions and 2330 deletions
+2 -1
View File
@@ -13,11 +13,12 @@
"tests"
],
"dependencies": {
"jquery": "~2.2.4",
"jquery": "~3.1.0",
"angular": "~1.5.9",
"angular-route": "~1.5.9",
"angular-mocks": "~1.5.9",
"angular-sanitize": "~1.5.9",
"angular-native-dragdrop": "~1.2.2",
"angular-bindonce": "~0.3.3"
}
}