chore: bump version (#3955)

This commit is contained in:
Alex Yang
2023-08-25 11:52:33 -05:00
committed by GitHub
parent 98b8fbc8cf
commit 7906b7bc5f
38 changed files with 2184 additions and 2231 deletions
+3 -3
View File
@@ -27,15 +27,15 @@
"url": "git+https://github.com/toeverything/AFFiNE.git"
},
"dependencies": {
"i18next": "^23.4.4",
"i18next": "^23.4.6",
"react-i18next": "^13.1.2"
},
"devDependencies": {
"@types/node": "^18.17.5",
"@types/node": "^18.17.11",
"@types/prettier": "^3.0.0",
"prettier": "^3.0.2",
"ts-node": "^10.9.1",
"typescript": "^5.1.6"
"typescript": "^5.2.2"
},
"version": "0.8.0-canary.34"
}