Skip to content

Commit 3f5bed7

Browse files
committed
test: add package to testrepo deps
1 parent 4520cdc commit 3f5bed7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

rewatch/testrepo/bsconfig.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,15 +20,17 @@
2020
"@testrepo/dep02",
2121
"@testrepo/new-namespace",
2222
"@testrepo/namespace-casing",
23-
"@testrepo/with-dev-deps"
23+
"@testrepo/with-dev-deps",
24+
"@testrepo/compiled-by-legacy"
2425
],
2526
"bs-dependencies": [
2627
"@testrepo/main",
2728
"@testrepo/dep01",
2829
"@testrepo/dep02",
2930
"@testrepo/new-namespace",
3031
"@testrepo/namespace-casing",
31-
"@testrepo/with-dev-deps"
32+
"@testrepo/with-dev-deps",
33+
"@testrepo/compiled-by-legacy"
3234
],
3335
"reason": {
3436
"react-jsx": 3

0 commit comments

Comments
 (0)