1 changed files with
2 additions and
2 deletions
-
2
2
package.json
|
@@ -7,7 +7,7 @@
|
|
|
"dependencies": {
|
|
"dependencies": {
|
|
|
"express": "^4.17",
|
|
"express": "^4.17",
|
|
|
"playwright": "^1.5",
|
|
"playwright": "^1.5",
|
|
|
- "yargs": "^16.1",
|
|
|
|
|
- "uuid": "^8.3"
|
|
|
|
|
|
|
+ "uuid": "^8.3",
|
|
|
|
|
+ "yargs": "^16.1"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|