alanshaw / ipfs-only-hash

#️⃣ Just enough code to calculate the IPFS hash for some data
MIT License
135 stars 28 forks source link

upgrade dependencies #1

Open haywirez opened 5 years ago

haywirez commented 5 years ago

Upgrade to latest (mistaken previous comment - still doens't fix bignummerissue 😢 )

TypeError: Bignumber is not a constructor
   at eval (webpack:///./node_modules/borc/src/constants.js?:62:19)
haywirez commented 5 years ago

Original impetus was to fix this issue, basically cannot use project as-is with webpack https://github.com/dignifiedquire/borc/issues/41