We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9755242 commit e436a29Copy full SHA for e436a29
packages/react-scripts/package.json
@@ -73,5 +73,8 @@
73
},
74
"optionalDependencies": {
75
"fsevents": "1.0.14"
76
+ },
77
+ "publishConfig": {
78
+ "access": "public"
79
}
80
0 commit comments