We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
v7
@sentry/replay
1 parent 2f2aac9 commit c035a95Copy full SHA for c035a95
packages/replay/package.json
@@ -5,6 +5,10 @@
5
"main": "build/npm/cjs/index.js",
6
"module": "build/npm/esm/index.js",
7
"types": "build/npm/types/index.d.ts",
8
+ "publishConfig": {
9
+ "access": "public",
10
+ "tag": "v7"
11
+ },
12
"typesVersions": {
13
"<4.9": {
14
"build/npm/types/index.d.ts": [
0 commit comments