refactor: move affine utils into @affine/workspace (#2611)

This commit is contained in:
Himself65
2023-05-31 13:13:59 +08:00
committed by himself65
parent 0ad15232c7
commit a4ae5e3141
18 changed files with 72 additions and 95 deletions
-1
View File
@@ -10,7 +10,6 @@
"./providers": "./src/providers/index.ts",
"./affine/*": "./src/affine/*.ts",
"./affine/api": "./src/affine/api/index.ts",
"./affine/sync": "./src/affine/sync.js",
"./affine/keck": "./src/affine/keck/index.ts"
},
"peerDependencies": {