Skip to content

Commit caa9a1a

Browse files
committed
Change access.
1 parent 82c9e29 commit caa9a1a

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
@@ -3,6 +3,9 @@
33
"version": "1.1.0",
44
"description": "Node binary used in transforming the edge container to valid JS.",
55
"main": "index.js",
6+
"publishConfig": {
7+
"access": "public"
8+
},
69
"scripts": {
710
"test": "jest",
811
"lint": "eslint 'src/**'",

0 commit comments

Comments
 (0)