fix: update package.json

I had forgotten to include it in the PR #15
This commit is contained in:
Brice Stacey 2023-02-09 11:07:43 -05:00 committed by RichΛrd
parent 6757cd4dd0
commit dff2d0259b
2 changed files with 4532 additions and 17 deletions

4545
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -158,7 +158,7 @@
] ]
}, },
"dependencies": { "dependencies": {
"base-64": "^1.0.0", "big-integer": "^1.6.51",
"big-integer": "^1.6.51" "buffer": "^6.0.3"
} }
} }