mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-12 20:26:04 +08:00
build: fix workspaces in package.json
This commit is contained in:
+1
-1
@@ -5,7 +5,7 @@
|
|||||||
"author": "toeverything",
|
"author": "toeverything",
|
||||||
"license": "MPL-2.0",
|
"license": "MPL-2.0",
|
||||||
"workspaces": [
|
"workspaces": [
|
||||||
"apps/(!electron)",
|
"apps/!(electron)",
|
||||||
"packages/*",
|
"packages/*",
|
||||||
"tests/fixtures"
|
"tests/fixtures"
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user