mirror of
https://github.com/tabler/tabler.git
synced 2026-06-17 12:50:03 +04:00
Remove Bootstrap dependency and vendor JS/SCSS sources into Tabler (#2627)
This commit is contained in:
+5
-5
@@ -26,11 +26,11 @@
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"devDependencies": {
|
||||
"@11ty/eleventy": "3.1.0",
|
||||
"@docsearch/css": "^3.9.0",
|
||||
"@docsearch/js": "^3.9.0",
|
||||
"flat-cache": "^6.1.18",
|
||||
"shiki": "^3.13.0"
|
||||
"@11ty/eleventy": "3.1.2",
|
||||
"@docsearch/css": "^4.6.0",
|
||||
"@docsearch/js": "^4.6.0",
|
||||
"flat-cache": "^6.1.20",
|
||||
"shiki": "^4.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@tabler/core": "workspace:*"
|
||||
|
||||
Reference in New Issue
Block a user