Skip to content

Commit

Permalink
feat: pnpm patch rrweb (#971)
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra authored Jan 26, 2024
1 parent 7762f0b commit 7a55b09
Show file tree
Hide file tree
Showing 3 changed files with 1,148 additions and 3 deletions.
7 changes: 6 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,5 +102,10 @@
},
"browserslist": [
"> 0.5%, last 2 versions, Firefox ESR, not dead, IE 11"
]
],
"pnpm": {
"patchedDependencies": {
"[email protected]": "patches/[email protected]"
}
}
}
Loading

0 comments on commit 7a55b09

Please sign in to comment.