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