mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-09-06 00:41:39 +08:00
chore: workspaces config in package.json (#5502)
This will affect the dependency detection feature of renovate.
This commit is contained in:
@@ -9,10 +9,8 @@
|
|||||||
"packages/*/*",
|
"packages/*/*",
|
||||||
"tools/*",
|
"tools/*",
|
||||||
"docs/reference",
|
"docs/reference",
|
||||||
"!tools/@types",
|
|
||||||
"tools/@types/*",
|
"tools/@types/*",
|
||||||
"tests/*",
|
"tests/*",
|
||||||
"!tests/affine-legacy",
|
|
||||||
"tests/affine-legacy/*"
|
"tests/affine-legacy/*"
|
||||||
],
|
],
|
||||||
"engines": {
|
"engines": {
|
||||||
|
|||||||
Reference in New Issue
Block a user