summaryrefslogtreecommitdiff
path: root/libman.json
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-01-31 14:54:32 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-01-31 14:54:32 +0300
commitb8fa6f7418c45785767bff42f9857af08fc9d891 (patch)
tree344c7ddd1f6664176d9388627db5fe03939782b1 /libman.json
Initial commit
Diffstat (limited to 'libman.json')
-rw-r--r--libman.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/libman.json b/libman.json
new file mode 100644
index 0000000..c15368e
--- /dev/null
+++ b/libman.json
@@ -0,0 +1,10 @@
+{
+ "version": "1.0",
+ "defaultProvider": "cdnjs",
+ "libraries": [
+ {
+ "library": "bootstrap@5.2.3",
+ "destination": "wwwroot/lib/bootstrap"
+ }
+ ]
+} \ No newline at end of file