*Add browser polyfill

This commit is contained in:
Derrick Hammer 2022-07-27 18:51:02 -04:00
parent c5934ef244
commit cd680ef7d0
1 changed files with 6 additions and 5 deletions

View File

@ -62,6 +62,7 @@
"timers": "timers-browserify",
"os": "os-browserify",
"stream": "os-browserify",
"libskynetnode": false
"libskynetnode": false,
"js-sha3": "@lumeweb/js-sha3-browser"
}
}