Merge pull request #89 from Aaike/master

changed jquery version to 2.1.1
This commit is contained in:
Guy Bedford
2014-12-18 12:03:07 +02:00
@@ -9,6 +9,6 @@
},
"registry": "jspm",
"dependencies": {
"jquery": "jquery@^2.1.2"
"jquery": "jquery@^2.1.1"
}
}