mirror of
https://github.com/misenhower/splatoon3.ink.git
synced 2026-03-21 17:54:13 -05:00
chore: move "@intlify/vite-plugin-vue-i18n" into devDependencies
This commit is contained in:
parent
5fd2150b2f
commit
05f3bf1c71
|
|
@ -13,7 +13,6 @@
|
|||
"warmCaches": "node app/index.mjs warmCaches"
|
||||
},
|
||||
"dependencies": {
|
||||
"@intlify/vite-plugin-vue-i18n": "^6.0.3",
|
||||
"console-stamp": "^3.0.6",
|
||||
"cron": "^2.1.0",
|
||||
"dotenv": "^16.0.2",
|
||||
|
|
@ -30,6 +29,7 @@
|
|||
"vue-router": "^4.1.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@intlify/vite-plugin-vue-i18n": "^6.0.3",
|
||||
"@vitejs/plugin-vue": "^3.1.0",
|
||||
"autoprefixer": "^10.4.12",
|
||||
"eslint": "^8.23.1",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user