We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc7506 commit 6dd2009Copy full SHA for 6dd2009
1 file changed
package.json
@@ -12,6 +12,9 @@
12
"compile": "tsc -b ./tsconfig.build.json",
13
"semantic-release": "semantic-release"
14
},
15
+ "publishConfig": {
16
+ "access": "public"
17
+ },
18
"repository": {
19
"type": "git",
20
"url": "https://github.com/microfleet/distributed-callback-queue.git"
0 commit comments