Ver Fonte

fiddling

George S. Baugh há 4 anos atrás
pai
commit
7f22b84756
1 ficheiros alterados com 2 adições e 2 exclusões
  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"
   }
 }