tidy build config and deps
strip ollama proxy from vite, add deployment html injection plugin, bump zxing dep for barcode scanning, ignore deploy artifacts
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
"name": "red-bull-intake-tracker",
|
||||
"private": true,
|
||||
"version": "1.0.0",
|
||||
"license": "MIT",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
@@ -12,6 +13,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@vitejs/plugin-react": "^4.3.4",
|
||||
"@zxing/browser": "^0.2.0",
|
||||
"appwrite": "^25.0.0",
|
||||
"exceljs": "^4.4.0",
|
||||
"framer-motion": "^11.18.2",
|
||||
|
||||
Reference in New Issue
Block a user