chore: update package.json for 3.8.0 bleeding edge

This commit is contained in:
Platinum 2024-01-20 18:25:17 +11:00
parent 34c9a34872
commit 93067c68c0

View File

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