Browse Source

Ajout commande et changement version

Loquicom 5 năm trước cách đây
mục cha
commit
d2d02b8296
1 tập tin đã thay đổi với 3 bổ sung2 xóa
  1. 3 2
      deploy.json

+ 3 - 2
deploy.json

@@ -20,9 +20,10 @@
       "name": "extract",
       "part": "2",
       "main": "extract.js",
-      "version": "0.0.1",
+      "version": "1.0.0",
       "scripts": {
-        "start": "node extract.js"
+        "start": "node extract.js",
+        "test": "node extract.js --name \"Fabien Delorme\" -v"
       },
       "rm_dependencies": [
         "copy-dir"