We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75f8d56 commit 397c95aCopy full SHA for 397c95a
1 file changed
package.json
@@ -27,5 +27,8 @@
27
"webpack": ">= 4",
28
"webpack-dev-middleware": ">= 3",
29
"webpack-hot-middleware": ">= 2"
30
+ },
31
+ "publishConfig": {
32
+ "access": "public"
33
}
34
0 commit comments