chore(gql): graphql should be public

This commit is contained in:
blam
2020-08-05 00:56:12 +02:00
parent 69c9964087
commit 65b55fb0fa
-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.cjs.js",