chore: update package.json for 3.7.0

This commit is contained in:
Platinum 2023-10-09 20:16:33 +11:00
parent c39472066d
commit 821373a82f

View File

@ -1,10 +1,10 @@
{
"name": "EyesOfATrader",
"version": "1.3.0",
"name": "Eyes Of A Trader",
"version": "1.3.1",
"main": "src/mod.js",
"license": "GPLv3",
"author": "Platinum",
"akiVersion": "3.5.*",
"akiVersion": "3.7.*",
"scripts": {
"setup": "npm i",
"build": "node ./packageBuild.ts"