Skip to content

Commit b86d408

Browse files
authored
plugins/newrelic: make public
1 parent 398d7eb commit b86d408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/newrelic/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "src/index.ts",
55
"types": "src/index.ts",
66
"license": "Apache-2.0",
7-
"private": true,
7+
"private": false,
88
"publishConfig": {
99
"access": "public",
1010
"main": "dist/index.esm.js",

0 commit comments

Comments
 (0)