mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
feature(bower) jquery v3.1.1
This commit is contained in:
parent
b1c370f959
commit
d3391efc2b
16 changed files with 111 additions and 18582 deletions
|
|
@ -13,8 +13,8 @@
|
|||
"name": "remote",
|
||||
"data": [{
|
||||
"name": "jquery",
|
||||
"version": "3.1.0",
|
||||
"local": "/modules/jquery/dist/jquery.js",
|
||||
"version": "3.1.1",
|
||||
"local": "/modules/jquery/dist/jquery.min.js",
|
||||
"remote": "//ajax.googleapis.com/ajax/libs/jquery/{{ version }}/jquery.min.js"
|
||||
}, {
|
||||
"name": "socket",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue