Skip to content

Commit c781fa5

Browse files
committed
update package.json to public publish
1 parent 2bbfd50 commit c781fa5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
{
22
"name": "@luma-dev/eslint-plugin-luma-ts",
33
"version": "0.0.0-dev",
4+
"publishConfig": {
5+
"access": "public"
6+
},
47
"description": "ESLint plugin for TypeScript with luma",
58
"main": "lib/index.js",
69
"types": "lib/index.d.ts",

0 commit comments

Comments
 (0)