LibMan Client Side Libraries Update.
Some checks failed
Gitea CI/CD / build (push) Failing after 16m30s
Some checks failed
Gitea CI/CD / build (push) Failing after 16m30s
This commit is contained in:
15
shotreact/libman.json
Normal file
15
shotreact/libman.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"defaultProvider": "cdnjs",
|
||||
"libraries": [
|
||||
{
|
||||
"library": "jquery@3.7.1",
|
||||
"destination": "wwwroot/lib/jquery/"
|
||||
},
|
||||
{
|
||||
"provider": "cdnjs",
|
||||
"library": "twitter-bootstrap@5.3.3",
|
||||
"destination": "wwwroot/lib/twitter-bootstrap/"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user