chore: Update package.json and package-lock.json to include @tabler/core and bootstrap dependencies, and remove Bootstrap CSS import from main.jsx
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 16m46s

This commit is contained in:
2025-07-09 09:57:18 +07:00
parent 7e29a3daed
commit 9d31682745
3 changed files with 54 additions and 1 deletions
+3
View File
@@ -12,5 +12,8 @@
"license": "ISC",
"devDependencies": {
"concurrently": "^9.2.0"
},
"dependencies": {
"@tabler/core": "^1.3.2"
}
}