patch downloading and uploading

This commit is contained in:
2025-05-13 20:47:49 -07:00
parent cb62bfd3e0
commit 3c08ababe7
2 changed files with 19 additions and 3 deletions

View File

@ -1,13 +1,13 @@
{
"name": "download-plugs",
"version": "1.0.0",
"version": "1.0.4",
"main": "index.js",
"scripts": {
"run": "node index.js"
},
"keywords": [],
"author": "Sophia Atkinson",
"license": "MIT?",
"license": "MIT",
"description": "",
"dependencies": {
"axios": "^1.9.0",