Skip to content

Commit 6dd2009

Browse files
committed
chore: correct publish config
1 parent fbc7506 commit 6dd2009

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
@@ -12,6 +12,9 @@
1212
"compile": "tsc -b ./tsconfig.build.json",
1313
"semantic-release": "semantic-release"
1414
},
15+
"publishConfig": {
16+
"access": "public"
17+
},
1518
"repository": {
1619
"type": "git",
1720
"url": "https://github.com/microfleet/distributed-callback-queue.git"

0 commit comments

Comments
 (0)