diff options
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 |