Merge pull request #2465 from spotify/Rugvip-patch-1

plugins/newrelic: make public
This commit is contained in:
Patrik Oldsberg
2020-09-14 17:34:20 +02:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@
"main": "src/index.ts",
"types": "src/index.ts",
"license": "Apache-2.0",
"private": true,
"private": false,
"publishConfig": {
"access": "public",
"main": "dist/index.esm.js",