George S. Baugh 4 anni fa
parent
commit
7f22b84756
1 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  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"
   }
 }