mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-14 21:27:20 +00:00
fix(templates): missing deps (#6396)
This commit is contained in:
@@ -27,6 +27,7 @@
|
||||
"url": "git+https://github.com/toeverything/AFFiNE.git"
|
||||
},
|
||||
"dependencies": {
|
||||
"@magic-works/i18n-codegen": "^0.5.0",
|
||||
"i18next": "^23.10.0",
|
||||
"react-i18next": "^14.0.5",
|
||||
"undici": "^6.6.2"
|
||||
|
||||
@@ -13,6 +13,7 @@
|
||||
"./build-edgeless": "./build-edgeless.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"glob": "^10.3.12",
|
||||
"jszip": "^3.10.1"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user