George S. Baugh 4 年之前
父节点
当前提交
7f22b84756
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      package.json

+ 2 - 2
package.json

@@ -7,7 +7,7 @@
   "dependencies": {
     "express": "^4.17",
     "playwright": "^1.5",
-    "yargs": "^16.1",
-    "uuid": "^8.3"
+    "uuid": "^8.3",
+    "yargs": "^16.1"
   }
 }