Add findlast shim for outdated browsers (#1463)
* Add findlast shim for crappy browsers * Fix types
This commit is contained in:
parent
0672451ddc
commit
754663e5c3
4 changed files with 153 additions and 1 deletions
|
@ -67,6 +67,7 @@
|
|||
"@tiptap/suggestion": "^2.0.0-beta.220",
|
||||
"@types/node": "^18.16.2",
|
||||
"@zxing/text-encoding": "^0.9.0",
|
||||
"array.prototype.findlast": "^1.2.3",
|
||||
"await-lock": "^2.2.2",
|
||||
"base64-js": "^1.5.1",
|
||||
"bcp-47-match": "^2.0.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue