Skip to content

Commit

Permalink
feat: pnpm patch rrweb
Browse files Browse the repository at this point in the history
  • Loading branch information
pauldambra committed Jan 26, 2024
1 parent addbd84 commit d414ec5
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": {
"rrweb@2.0.0-alpha.11": "patches/rrweb@2.0.0-alpha.11.patch"
}
}
}
Loading

0 comments on commit d414ec5

Please sign in to comment.