Implemented async barcode generation using async helpers

ref #13
This commit is contained in:
2021-02-09 16:38:18 +01:00
parent 4187a8e820
commit edc846ab05
4 changed files with 39 additions and 29 deletions

View File

@@ -40,6 +40,7 @@
"license": "CC-BY-NC-SA-4.0",
"dependencies": {
"@odit/class-validator-jsonschema": "^2.1.1",
"async-helpers": "^0.3.17",
"axios": "^0.21.1",
"bwip-js": "^2.0.12",
"cheerio": "^1.0.0-rc.5",