diff options
author | Serghei Cebotari <serghei@cebotari.ru> | 2024-02-02 14:30:47 +0300 |
---|---|---|
committer | Serghei Cebotari <serghei@cebotari.ru> | 2024-02-02 14:30:47 +0300 |
commit | 0623c8a20881ea5d707101641a1cb8252f7fde5f (patch) | |
tree | 7843020cecf9d77b6dcb1c806450462cfb589e64 /libman.json | |
parent | 469197db320cfb70447573095f76e5851361594e (diff) |
Use external js
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 |