intial commit
This commit is contained in:
+1
-3
@@ -7,12 +7,10 @@
|
||||
"dev": "vite",
|
||||
"build": "tsc --noEmit && vite build",
|
||||
"preview": "vite preview",
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
|
||||
"setup:appwrite": "node scripts/setup-appwrite.mjs"
|
||||
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0"
|
||||
},
|
||||
"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