Merge pull request #2588 from spotify/bug/make-gcp-public

chore(gcp): updating gcp projects npm visibility
This commit is contained in:
Ben Lambert
2020-09-24 11:30:43 +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.esm.js",