removed local bignumber resolution

This commit is contained in:
Noah Khamliche 2022-03-10 21:12:28 -05:00 committed by Noah Khamliche
parent e24474f152
commit 64c090c4b4

View File

@ -75,7 +75,6 @@
"wsrun": "^5.2.4" "wsrun": "^5.2.4"
}, },
"resolutions": { "resolutions": {
"merkle-patricia-tree": "3.0.0", "merkle-patricia-tree": "3.0.0"
"bignumber.js": "9.0.1"
} }
} }