Fix & some changes

This commit is contained in:
Lawin
2025-01-03 17:28:06 +00:00
parent e9a496ae24
commit 9423ce1519
3 changed files with 59 additions and 54 deletions

View File

@@ -1,10 +1,10 @@
{
"name": "athenaprofilegenerator",
"version": "1.0.2",
"version": "1.0.4",
"description": "A fortnite athena profile generator made for fortnite backends (LawinServer, etc...)",
"main": "index.js",
"dependencies": {
"axios": "^1.3.3"
"axios": "^1.7.9"
},
"scripts": {
"start": "node index.js",