diff options
Diffstat (limited to 'libman.json')
-rw-r--r-- | libman.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/libman.json b/libman.json index ceee271..fee38e5 100644 --- a/libman.json +++ b/libman.json @@ -1,5 +1,10 @@ { "version": "1.0", "defaultProvider": "cdnjs", - "libraries": [] + "libraries": [ + { + "library": "fancyapps-ui@4.0.31", + "destination": "wwwroot\\lib\\fancyapps-ui" + } + ] }
\ No newline at end of file |