Skip to content

Commit 5103a58

Browse files
committed
Bot Script updated to version 1.6
1 parent 1140d32 commit 5103a58

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CORE/index.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"name": "dawn-validator-bot-js-GM-Freemium",
3-
"version": "1.3",
3+
"version": "1.6",
44
"description": "https://github.com/cmalf/dawn-validator-bot-js",
55
"main": "CORE/index.js",
66
"scripts": {
77
"start": "node CORE/index.js"
88
},
9-
"author": "furqonflynn",
9+
"author": "cmalf",
1010
"license": "NONE",
1111
"dependencies": {
12-
"axios": "^1.7.9",
12+
"axios": "^1.9.0",
1313
"fs": "^0.0.1-security",
1414
"https-proxy-agent": "^7.0.6",
1515
"local-storage": "^2.0.0",

0 commit comments

Comments
 (0)