bill 1 年之前
父节点
当前提交
4276cd8062
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      package.json

+ 2 - 1
package.json

@@ -5,7 +5,8 @@
   "description": "",
   "main": "index.js",
   "scripts": {
-    "dev": "node index"
+    "dev": "node index",
+    "test": "node test"
   },
   "author": "",
   "license": "ISC",