Skip to content

Commit 8a1603e

Browse files
committed
Add nohoist config
1 parent ee354f5 commit 8a1603e

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

rewatch/testrepo/package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,11 @@
1515
"packages/file-casing",
1616
"packages/file-casing-no-namespace",
1717
"packages/pure-dev",
18-
"packages/with-ppx"
18+
"packages/with-ppx",
19+
"packages/nohoist"
20+
],
21+
"nohoist": [
22+
"rescript-bun"
1923
]
2024
},
2125
"dependencies": {

0 commit comments

Comments
 (0)