summaryrefslogtreecommitdiff
path: root/libman.json
diff options
context:
space:
mode:
authorSergey Chebotar <s.chebotar@gmail.com>2023-02-14 06:46:48 +0300
committerSergey Chebotar <s.chebotar@gmail.com>2023-02-14 06:46:48 +0300
commite02af80b646ea4436abc1f46cc01ec72172a77e6 (patch)
treef75136019bebbb59f7efec23184622f9ba06affc /libman.json
parentf1b62d6a555e313c3896dec341fcede9b8ce273c (diff)
Move to local bootstrap
Diffstat (limited to 'libman.json')
-rw-r--r--libman.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/libman.json b/libman.json
index fee38e5..bcf6e8f 100644
--- a/libman.json
+++ b/libman.json
@@ -5,6 +5,10 @@
{
"library": "fancyapps-ui@4.0.31",
"destination": "wwwroot\\lib\\fancyapps-ui"
+ },
+ {
+ "library": "bootstrap@5.1.3",
+ "destination": "wwwroot\\lib\\bootstrap"
}
]
} \ No newline at end of file