We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4461115 commit f698614Copy full SHA for f698614
1 file changed
package.json
@@ -82,6 +82,9 @@
82
"react": ">=16.0.0",
83
"react-dom": ">=16.0.0"
84
},
85
+ "publishConfig": {
86
+ "access": "public"
87
+ },
88
"cnpm": {
89
"mode": "npm"
90
0 commit comments