Skip to content

Commit

Permalink
chore(deps): Nolyfill
Browse files Browse the repository at this point in the history
  • Loading branch information
franky47 committed Nov 21, 2023
1 parent 6432f5a commit ccc76f1
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 485 deletions.
8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,5 +74,13 @@
true
]
}
},
"pnpm": {
"overrides": {
"hasown": "npm:@nolyfill/hasown@latest",
"isarray": "npm:@nolyfill/isarray@latest",
"side-channel": "npm:@nolyfill/side-channel@latest",
"string.prototype.padend": "npm:@nolyfill/string.prototype.padend@latest"
}
}
}
Loading

0 comments on commit ccc76f1

Please sign in to comment.