Shawn Sesna
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
src/Web/libman.json
|
|
@ -3,7 +3,7 @@ |
|
|
"defaultProvider": "cdnjs", |
|
|
"defaultProvider": "cdnjs", |
|
|
"libraries": [ |
|
|
"libraries": [ |
|
|
{ |
|
|
{ |
|
|
"library": "jquery@3.6.1", |
|
|
"library": "jquery@3.6.3", |
|
|
"destination": "wwwroot/lib/jquery/" |
|
|
"destination": "wwwroot/lib/jquery/" |
|
|
}, |
|
|
}, |
|
|
{ |
|
|
{ |
|
|
|