feature(modules) jquery v2.1.4

This commit is contained in:
coderaiser 2015-05-13 05:26:51 -04:00
parent 11c26c8014
commit b02cf140c0
7 changed files with 24 additions and 17 deletions

View file

@ -11,7 +11,7 @@
"name": "remote",
"data": [{
"name": "jquery",
"version": "2.1.3",
"version": "2.1.4",
"local": "/modules/jquery/dist/jquery.js",
"remote": "//ajax.googleapis.com/ajax/libs/jquery/{{ version }}/jquery.min.js"
}, {