Implemented runner generation using fakerjs

ref #19
This commit is contained in:
2021-02-08 18:08:01 +01:00
parent e3a45a61ac
commit 0894446085
2 changed files with 19 additions and 1 deletions

View File

@@ -64,6 +64,7 @@
"@types/node": "^14.14.22",
"@types/puppeteer": "^5.4.3",
"cp-cli": "^2.0.0",
"faker": "^5.3.1",
"nodemon": "^2.0.7",
"release-it": "^14.2.2",
"rimraf": "^3.0.2",