Skip to content

Commit 4e4c83f

Browse files
committed
chore: bump @bitarray/typedarray version
I also deleted `package-lock.json` before `npm install` because the old version of `@types/node` lead to tsc errors.
1 parent dfeed9a commit 4e4c83f

File tree

2 files changed

+47
-56
lines changed

2 files changed

+47
-56
lines changed

package-lock.json

Lines changed: 46 additions & 55 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"author": "swiing",
3838
"license": "MIT",
3939
"dependencies": {
40-
"@bitarray/typedarray": "^1.1.1"
40+
"@bitarray/typedarray": "^1.1.3"
4141
},
4242
"devDependencies": {
4343
"prettier": "^3.0.3",

0 commit comments

Comments
 (0)