Skip to content

Commit bda06c5

Browse files
Update package.json (#3173)
1 parent d027d4c commit bda06c5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tools/eslint-plugin/package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@
1919
"require": "./dist/umd/index.js"
2020
}
2121
},
22+
"publishConfig": {
23+
"access": "public"
24+
},
2225
"scripts": {
2326
"prebuild": "npx ts-node ./scripts/buildRulesIndex.ts",
2427
"build": "lg-build bundle",

0 commit comments

Comments
 (0)