diff options
author | Sergey Chebotar <s.chebotar@gmail.com> | 2023-02-06 21:32:40 +0300 |
---|---|---|
committer | Sergey Chebotar <s.chebotar@gmail.com> | 2023-02-07 08:02:07 +0300 |
commit | b86579ea3f7524a0c64e1f8b40f4c7cf313f6886 (patch) | |
tree | d5d0cb5beb07983cd07c3ae8dde55f28347929e4 /libman.json | |
parent | a2314e870e1f3f966e45532984e3c76a430334af (diff) |
Add base carousel
Diffstat (limited to 'libman.json')
-rw-r--r-- | libman.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/libman.json b/libman.json index c15368e..ceee271 100644 --- a/libman.json +++ b/libman.json @@ -1,10 +1,5 @@ { "version": "1.0", "defaultProvider": "cdnjs", - "libraries": [ - { - "library": "bootstrap@5.2.3", - "destination": "wwwroot/lib/bootstrap" - } - ] + "libraries": [] }
\ No newline at end of file |