Skip to content

Commit 9ca699a

Browse files
committed
chore(package) publishConfig: access: public
1 parent f7aa084 commit 9ca699a

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
@@ -29,5 +29,8 @@
2929
"devDependencies": {
3030
"eslint": "^5.9.0",
3131
"eslint-plugin-node": "^9.0.1"
32+
},
33+
"publishConfig": {
34+
"access": "public"
3235
}
3336
}

0 commit comments

Comments
 (0)