Follow redirects

This commit is contained in:
Henry Mercer
2024-10-10 18:46:18 +01:00
parent d70300d9f5
commit df0590b2ee
340 changed files with 17786 additions and 16731 deletions

View File

@@ -60,16 +60,13 @@
"webpack-cli": "^4.9.1"
},
"typings": "src/fxp.d.ts",
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
},
{
"type": "paypal",
"url": "https://paypal.me/naturalintelligence"
}
],
"funding": [{
"type": "github",
"url": "https://github.com/sponsors/NaturalIntelligence"
},{
"type": "paypal",
"url": "https://paypal.me/naturalintelligence"
}],
"dependencies": {
"strnum": "^1.0.5"
}