We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82c9e29 commit caa9a1aCopy full SHA for caa9a1a
package.json
@@ -3,6 +3,9 @@
3
"version": "1.1.0",
4
"description": "Node binary used in transforming the edge container to valid JS.",
5
"main": "index.js",
6
+ "publishConfig": {
7
+ "access": "public"
8
+ },
9
"scripts": {
10
"test": "jest",
11
"lint": "eslint 'src/**'",
0 commit comments