Merge pull request #1825 from spotify/blam/fix-gql

chore(gql): graphql should be public
This commit is contained in:
Ben Lambert
2020-08-05 01:27:33 +02:00
committed by GitHub
-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",