Added faker for testing

ref #197
This commit is contained in:
Nicolai Ort 2023-02-02 11:10:04 +01:00
parent 68cd746a9f
commit e184673963
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -51,6 +51,7 @@
"validator": "13.5.2" "validator": "13.5.2"
}, },
"devDependencies": { "devDependencies": {
"@faker-js/faker": "^7.6.0",
"@odit/license-exporter": "0.0.9", "@odit/license-exporter": "0.0.9",
"@types/cors": "2.8.9", "@types/cors": "2.8.9",
"@types/csvtojson": "1.1.5", "@types/csvtojson": "1.1.5",