Skip to content

Commit b0d1f87

Browse files
authored
chore(eslint-plugin-devtools): update publish config to be public (#605)
1 parent 6ab740b commit b0d1f87

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/eslint-plugin-devtools/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111
"dist"
1212
],
1313
"license": "SSPL",
14+
"publishConfig": {
15+
"access": "public"
16+
},
1417
"main": "index.js",
1518
"scripts": {
1619
"eslint": "eslint",

0 commit comments

Comments
 (0)