plugins/newrelic: make public

This commit is contained in:
Patrik Oldsberg
2020-09-14 17:06:29 +02:00
committed by GitHub
parent 398d7eb91e
commit b86d408fa7
+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",