Skip to content

Commit e2719f8

Browse files
committed
no-hoist react-scripts
1 parent b4b658b commit e2719f8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@
1010
"workspaces": {
1111
"packages": [
1212
"./packages/**/*"
13+
],
14+
"nohoist": [
15+
"react-scripts",
16+
"react-scripts/**"
1317
]
1418
},
1519
"scripts": {

0 commit comments

Comments
 (0)