Upgrading jQuery from 1.8.3 to 2.0.3

This commit is contained in:
Ismo Vuorinen
2013-11-19 09:57:49 +02:00
parent a34d1ec4e7
commit 3c1f577f62

View File

@@ -5,7 +5,7 @@
"backbone": "git://github.com/documentcloud/backbone.git#1.0.0",
"bootstrap": "~2.3.2",
"requirejs": "git://github.com/jrburke/requirejs#~2.1.5",
"jquery": "git://github.com/components/jquery.git#~1.8.3",
"jquery": "git://github.com/components/jquery.git#~2.0.3",
"select2": "3.4.0",
"lodash": "~1.3.1",
"font-awesome": "~3.2.1",