chore(gql): make catalog-gql non-private

This commit is contained in:
blam
2020-08-06 10:38:06 +02:00
parent f21b65561b
commit 3bc0ff4dfb
-1
View File
@@ -4,7 +4,6 @@
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
"private": true,
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",