Install big-integer

This commit is contained in:
Sam Carlton 2022-07-18 23:52:49 -05:00
parent aad5961ea9
commit 399596c6ff
2 changed files with 2 additions and 0 deletions

1
package-lock.json generated
View file

@ -19,6 +19,7 @@
"7z-wasm": "^1.0.0-beta.5", "7z-wasm": "^1.0.0-beta.5",
"astro": "^1.0.0-beta.27", "astro": "^1.0.0-beta.27",
"axios": "^0.21.0", "axios": "^0.21.0",
"big-integer": "^1.6.51",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"can-autoplay": "^3.0.0", "can-autoplay": "^3.0.0",
"chance": "^1.1.7", "chance": "^1.1.7",

View file

@ -63,6 +63,7 @@
"7z-wasm": "^1.0.0-beta.5", "7z-wasm": "^1.0.0-beta.5",
"astro": "^1.0.0-beta.27", "astro": "^1.0.0-beta.27",
"axios": "^0.21.0", "axios": "^0.21.0",
"big-integer": "^1.6.51",
"buffer": "^6.0.3", "buffer": "^6.0.3",
"can-autoplay": "^3.0.0", "can-autoplay": "^3.0.0",
"chance": "^1.1.7", "chance": "^1.1.7",