diff options
Diffstat (limited to 'libman.json')
-rw-r--r-- | libman.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/libman.json b/libman.json deleted file mode 100644 index 7ba7b9a..0000000 --- a/libman.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "1.0", - "defaultProvider": "cdnjs", - "libraries": [ - { - "library": "fancyapps-ui@4.0.31", - "destination": "wwwroot\\lib\\fancyapps-ui" - }, - { - "library": "bootstrap@5.1.3", - "destination": "wwwroot\\lib\\bootstrap" - }, - { - "library": "font-awesome@6.3.0", - "destination": "wwwroot\\lib\\font-awesome" - } - ] -}
\ No newline at end of file |