changed jquery version to 2.1.1

This commit is contained in:
Aaike Van Roekeghem
2014-12-18 16:52:38 +07:00
parent 3100ec8f79
commit 8eacf8f4d1
@@ -9,6 +9,6 @@
},
"registry": "jspm",
"dependencies": {
"jquery": "jquery@^2.1.2"
"jquery": "jquery@^2.1.1"
}
}