George S. Baugh hace 4 años
padre
commit
7f22b84756
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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"
   }
 }