mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-11 20:08:37 +00:00
build: perform TypeCheck for all packages (#2573)
Co-authored-by: himself65 <himself65@outlook.com> Co-authored-by: Peng Xiao <pengxiao@outlook.com>
This commit is contained in:
4
packages/env/package.json
vendored
4
packages/env/package.json
vendored
@@ -14,14 +14,12 @@
|
||||
".": "./src/index.ts",
|
||||
"./config": "./src/config.ts",
|
||||
"./constant": "./src/constant.ts",
|
||||
"./blocksuite": "./src/blocksuite.ts"
|
||||
"./blocksuite": "./blocksuite/index.ts"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@blocksuite/global": "0.0.0-20230409084303-221991d4-nightly"
|
||||
},
|
||||
"dependencies": {
|
||||
"@affine/copilot": "workspace:*",
|
||||
"@toeverything/plugin-infra": "workspace:*",
|
||||
"lit": "^2.7.4"
|
||||
},
|
||||
"version": "0.7.0-canary.5"
|
||||
|
||||
Reference in New Issue
Block a user