Version 1.3.0-rc6 - Modif
This commit is contained in:
@@ -5,8 +5,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite --host --port 8080",
|
||||
"preview": "vite preview --host --port 8080",
|
||||
"build": "vite build",
|
||||
"serve": "node server.js"
|
||||
"build": "vite build"
|
||||
},
|
||||
"dependencies": {
|
||||
"@fortawesome/fontawesome-svg-core": "^6.7.2",
|
||||
@@ -17,7 +16,6 @@
|
||||
"@unhead/vue": "^2.0.12",
|
||||
"@vitejs/plugin-vue": "^6.0.0",
|
||||
"@vueuse/core": "^13.7.0",
|
||||
"express": "^5.1.0",
|
||||
"pinia": "^3.0.3",
|
||||
"socket.io-client": "^4.8.1",
|
||||
"vite": "^7.0.6",
|
||||
|
Reference in New Issue
Block a user