summaryrefslogtreecommitdiff
path: root/CoreWiki/libman.json
diff options
context:
space:
mode:
Diffstat (limited to 'CoreWiki/libman.json')
-rw-r--r--CoreWiki/libman.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/CoreWiki/libman.json b/CoreWiki/libman.json
new file mode 100644
index 0000000..5368fd5
--- /dev/null
+++ b/CoreWiki/libman.json
@@ -0,0 +1,10 @@
+{
+ "version": "1.0",
+ "defaultProvider": "cdnjs",
+ "libraries": [
+ {
+ "library": "moment.js@2.29.4",
+ "destination": "wwwroot/lib/momentjs/"
+ }
+ ]
+} \ No newline at end of file