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-06 21:32:40 +0300 |
commit | 29478524c7aa12b0d95ebbc4b8b168119c9557c4 (patch) | |
tree | 0724c368afc8122627bfed5a9ca75f5bfae2743c /libman.json | |
parent | e0085417df71c69414cf90895e106bb13c34c4db (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 |