mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(bower) jquery v3.2.1
This commit is contained in:
parent
5c1870e9f7
commit
0aa54010a9
7 changed files with 21 additions and 13 deletions
|
|
@ -17,7 +17,7 @@
|
|||
],
|
||||
"remote": [{
|
||||
"name": "jquery",
|
||||
"version": "3.1.1",
|
||||
"version": "3.2.1",
|
||||
"local": "/modules/jquery/dist/jquery.min.js",
|
||||
"remote": "//ajax.googleapis.com/ajax/libs/jquery/{{ version }}/jquery.min.js"
|
||||
}, {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue