aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json6
-rw-r--r--src/api.js2
-rw-r--r--src/cli.js2
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",
diff --git a/src/api.js b/src/api.js
index 8acc8e2..b883c26 100644
--- a/src/api.js
+++ b/src/api.js
@@ -254,7 +254,7 @@ var pkg93 = {
log: ()=>{},
arg: {arguments:[]}
},
- version: "v2.0.0beta2"
+ version: "v2.0.0"
};
export { pkg93 };
diff --git a/src/cli.js b/src/cli.js
index a9e800b..1c5de70 100644
--- a/src/cli.js
+++ b/src/cli.js
@@ -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>