2.0.0 bundleless update

This commit is contained in:
LimboFPS 2023-09-12 19:06:45 -04:00
parent 9e11363335
commit cdf7f22092

View File

@ -1,11 +1,11 @@
{
"name": "clearvision",
"version": "1.6.0",
"name": "ClearVision",
"version": "2.0.0",
"author": "Limbo",
"license": "CC BY-NC 4.0",
"main": "src/mod.js",
"akiVersion": "~3.6.1",
"isBundleMod": true,
"isBundleMod": false,
"scripts": {
"setup": "npm i",
"build": "node ./packageBuild.ts"