mirror of
https://github.com/Dvorinka/Trackeep.git
synced 2026-06-03 20:12:58 +00:00
uppdate
This commit is contained in:
@@ -6,7 +6,9 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc -b && vite build",
|
||||
"preview": "vite preview"
|
||||
"preview": "vite preview",
|
||||
"test": "echo \"No tests yet\" && exit 0",
|
||||
"test:ci": "echo \"No tests yet\" && exit 0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@kobalte/core": "^0.13.11",
|
||||
|
||||
Reference in New Issue
Block a user