chore: update package.json for 3.7.0

This commit is contained in:
Platinum 2023-10-09 20:00:40 +11:00
parent cfc58e6397
commit f658185b83

View File

@ -1,10 +1,10 @@
{ {
"name": "TheBlacklist", "name": "The Blacklist",
"version": "1.3.0", "version": "1.3.1",
"main": "src/mod.js", "main": "src/mod.js",
"license": "GPLv3", "license": "GPLv3",
"author": "Platinum", "author": "Platinum",
"akiVersion": "3.6.*", "akiVersion": "3.7.*",
"scripts": { "scripts": {
"setup": "npm i", "setup": "npm i",
"build": "node ./packageBuild.ts" "build": "node ./packageBuild.ts"