Added generics to upload function
All checks were successful
Build / Build NPM Project (push) Successful in 22s
Build / Tag Version (push) Successful in 4s

This commit is contained in:
2024-07-19 08:59:15 -04:00
parent 0a775f919b
commit 627757ff6d
2 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@ztimson/utils",
"version": "0.14.0",
"version": "0.14.1",
"description": "Utility library",
"author": "Zak Timson",
"license": "MIT",