Removed custom errors from xhr helper
All checks were successful
Build / Build NPM Project (push) Successful in 1m14s
Build / Tag Version (push) Successful in 16s
Build / Publish (push) Successful in 23s

This commit is contained in:
2024-05-31 12:37:01 -04:00
parent 3ca956e531
commit 07606cd996
3 changed files with 3 additions and 14 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@ztimson/utils",
"version": "0.4.0",
"version": "0.10.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ztimson/utils",
"version": "0.4.0",
"version": "0.10.2",
"license": "MIT",
"devDependencies": {
"@types/jest": "^29.5.12",