Skip to content

Instantly share code, notes, and snippets.

View savefolla's full-sized avatar
🦉
Working from home

Saverio Follador savefolla

🦉
Working from home
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",
...
}
}