This commit is contained in:
nobug
2023-12-10 23:32:32 +08:00
parent 5622856f33
commit 74b76ab60e
4 changed files with 29 additions and 3 deletions

View File

@ -10,6 +10,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"@faker-js/faker": "^8.3.1",
"mocha": "^10.2.0",
"selenium-webdriver": "^4.16.0"
},