mirror of
https://github.com/OpenSquawk/OpenSquawk
synced 2026-08-09 02:56:02 +08:00
claude änderungen
This commit is contained in:
10
package.json
10
package.json
@@ -14,6 +14,7 @@
|
||||
"dependencies": {
|
||||
"@nuxtjs/tailwindcss": "6.14.0",
|
||||
"dotenv": "^17.2.2",
|
||||
"fluent-ffmpeg": "^2.1.3",
|
||||
"nuxt": "^4.1.1",
|
||||
"nuxt-aos": "1.2.5",
|
||||
"openai": "^4.66.0",
|
||||
@@ -22,6 +23,11 @@
|
||||
"vuetify": "3.9.0-beta.1",
|
||||
"vuetify-nuxt-module": "0.18.7"
|
||||
},
|
||||
"engines": { "node": "22.x" },
|
||||
"packageManager": "yarn@4.9.4"
|
||||
"engines": {
|
||||
"node": "22.x"
|
||||
},
|
||||
"packageManager": "yarn@4.9.4",
|
||||
"devDependencies": {
|
||||
"@types/fluent-ffmpeg": "^2"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user