Some changes

This commit is contained in:
Lawin0129
2023-02-16 23:23:32 +00:00
parent fd7c8b657c
commit de4c1c9c81
4 changed files with 354 additions and 42 deletions

View File

@@ -1,13 +1,11 @@
{
"name": "athenaprofilegenerator",
"version": "1.0.0",
"version": "1.0.2",
"description": "A fortnite athena profile generator made for fortnite backends (LawinServer, etc...)",
"main": "index.js",
"dependencies": {
"axios": "^0.24.0",
"fs": "^0.0.1-security"
"axios": "^1.3.3"
},
"devDependencies": {},
"scripts": {
"start": "node index.js",
"test": "echo \"Error: no test specified\" && exit 1"