Skip to content

Instantly share code, notes, and snippets.

View niespodd's full-sized avatar
🧩
Focusing

Dariusz Niespodziany niespodd

🧩
Focusing
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",
...
}
}