Skip to content

Instantly share code, notes, and snippets.

View Parsh's full-sized avatar
:octocat:
Stay Humble & Stack Sats

Parsh Parsh

:octocat:
Stay Humble & Stack Sats
View GitHub Profile
@niespodd
niespodd / package.json
Last active May 8, 2023 09:07
Making web3/bitcore-lib work with Angular 6-11 and >=11
{...
"scripts": {
"postinstall": "node patch.js",
...
}
}