mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-23 20:18:42 +08:00
Merge branch 'master' of github.com:toeverything/AFFiNE into fix/downhill-bugs
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"type": "module",
|
||||
"types": "dist/src/index.d.ts",
|
||||
"exports": {
|
||||
"./src/*": "./dist/src/*.js",
|
||||
".": "./dist/src/index.js"
|
||||
},
|
||||
"scripts": {
|
||||
@@ -28,6 +27,6 @@
|
||||
"devDependencies": {
|
||||
"@types/prettier": "^2.7.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.8.4"
|
||||
"typescript": "^4.9.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user