Fixed xhr
All checks were successful
Build / Build NPM Project (push) Successful in 15s
Build / Tag Version (push) Successful in 5s
Build / Publish (push) Successful in 13s

This commit is contained in:
2024-02-07 23:14:37 -05:00
parent b9cf282d32
commit ffaf8558b2
2 changed files with 3 additions and 2 deletions

View File

@ -1,9 +1,10 @@
{
"name": "@ztimson/js-utilities",
"version": "0.0.0",
"version": "0.1.0",
"description": "JavaScript Utility library",
"author": "Zak Timson",
"license": "MIT",
"private": false,
"repository": {
"type": "git",
"url": "https://git.zakscode.com/ztimson/js-utilities"