Package change for 1.3.0 and compatibility for SPT-AKI 3.5.0

This commit is contained in:
Valens 2023-02-13 13:59:29 -05:00
parent 8f556bf48f
commit b8fb281ec2

View File

@ -4,7 +4,7 @@
"main": "src/mod.js",
"license": "CC BY-NC-ND 4.0",
"author": "Valens",
"akiVersion": ">=3.4.*",
"akiVersion": ">=3.5.*",
"scripts": {
"setup:environment": "npm i",
"build:unzipped": "copyfiles -e \"./node_modules/**/*.*\" -e \"./dist/**/*.*\" -e \"./package-lock.json\" -e \"./tsconfig.json\" -e \"./README.txt\" -e \"./mod.code-workspace\" \"./**/*.*\" ./dist",