release: make almost all packages public

This commit is contained in:
Fredrik Adelöw
2020-06-17 15:23:00 +02:00
parent 6326d0d6a8
commit aa2916e5b8
14 changed files with 23 additions and 20 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
"main:src": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
"private": true,
"private": false,
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",