Ben пре 11 месеци
родитељ
комит
f4f67312ce
1 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      js/package.json

+ 3 - 1
js/package.json

@@ -4,7 +4,9 @@
   "description": "",
   "main": "info.js",
   "scripts": {
-    "test": "echo \"Error: no test specified\" && exit 1"
+    "test": "echo \"Error: no test specified\" && exit 1",
+    "run": "open ./index.html",
+    "build": "webpack"
   },
   "author": "",
   "license": "ISC",