BREAKING CHANGE(core): switch to uInt8Extras

This commit is contained in:
2024-04-17 19:09:55 +02:00
parent 30306f3a40
commit 10d7c5d8e8
5 changed files with 26 additions and 62 deletions

View File

@@ -43,5 +43,8 @@
"buffer validation",
"utility",
"data processing"
]
],
"dependencies": {
"uint8array-extras": "^1.1.0"
}
}