chore: bump up jquery version to 2.1.3

This commit is contained in:
Javi Sánchez-Marín
2015-04-14 11:43:35 +02:00
parent b16293268c
commit ccbac1fcc3
+1 -1
View File
@@ -23,7 +23,7 @@
],
"keywords": [],
"dependencies": {
"jquery": "git+https://github.com/jquery/jquery.git#2.0.3"
"jquery": "2.1.3"
},
"devDependencies": {
"grunt": "~0.4.1",