We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58dcdda commit fe0692bCopy full SHA for fe0692b
1 file changed
package.json
@@ -24,6 +24,9 @@
24
]
25
}
26
},
27
+ "publishConfig": {
28
+ "access": "public"
29
+ },
30
"scripts": {
31
"build": "yarn tsc --build tsconfig.build.json",
32
"build:watch": "yarn build --watch",
0 commit comments