Skip to content

Commit aec3993

Browse files
fix(segment-session-replay-plugin-react-native): make package private (#1201)
1 parent e74f0e1 commit aec3993

File tree

1 file changed

+1
-0
lines changed
  • packages/segment-session-replay-plugin-react-native

1 file changed

+1
-0
lines changed

packages/segment-session-replay-plugin-react-native/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"types": "lib/typescript/index.d.ts",
1919
"react-native": "src/index.ts",
2020
"source": "src/index.ts",
21+
"private": true,
2122
"publishConfig": {
2223
"access": "public",
2324
"tag": "latest"

0 commit comments

Comments
 (0)