diff options
-rw-r--r-- | package.json | 6 | ||||
-rw-r--r-- | src/api.js | 2 | ||||
-rw-r--r-- | src/cli.js | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index f8b485c..ac61239 100644 --- a/package.json +++ b/package.json @@ -5,9 +5,9 @@ "main": "pkg93.js", "scripts": { "test": "eslint .", - "build": "webpack", - "build-install": "webpack --config webpack.install.config.js", - "build-both": "npm run build && npm run build-install" + "build": "npm run build-code && npm run build-install", + "build-code": "webpack", + "build-install": "webpack --config webpack.install.config.js" }, "repository": { "type": "git", @@ -254,7 +254,7 @@ var pkg93 = { log: ()=>{}, arg: {arguments:[]} }, - version: "v2.0.0beta2" + version: "v2.0.0" }; export { pkg93 }; @@ -1,5 +1,5 @@ async function _pkg93execdonotcallplsusetheapi(cli) { - pkg93.version = "v2.0.0beta2"; + pkg93.version = "v2.0.0"; var protect = ["3d", "acid", "acidbox", "ansi", "anthology", "arena93", "bananamp", "base64", "bytebeat", "calc", "castlegafa", "catex", "cd", "clear", "clearhist", "clippy", "code", "contact", "crazy", "defrag", "dmg", "do a barrel roll", "doctor", "download", "find", "font", "format", "fullscreen", "fx", "gameoflife", "glitch", "global thermonuclear war", "gravity", "hampster", "hello", "help", "hexed", "history", "hl3", "hydra", "ie6", "iframe", "img", "info", "js", "key", "killall", "layer", "lenna", "lisa", "ls", "manifesto", "marburg", "messenger", "mines", "necronomicoin", "pd", "piskel", "pkg93", "pony", "potato", "progressquest", "pwd", "reboot", "robby", "rotate", "shutdown", "skifree", "solitude", "speech", "starwars", "superplayer", "takethis", "terminal", "textarea", "tree", "trollbox", "vega", "virtualpc", "vm", "wat", "whatif", "whois", "win", "zkype", "peng"]; var args = cli.arg.arguments; var help = `<b>pkg93 ${pkg93.version}</b> |