Added tslib as dependency to not duplicate typescript helper code

This commit is contained in:
Alexander Cerutti
2021-02-05 08:11:06 +01:00
parent e7eb8c0e08
commit c9dc00050e
4 changed files with 8 additions and 0 deletions

View File

@@ -28,6 +28,7 @@
"joi": "^17.3.0",
"moment": "^2.29.1",
"node-forge": "^0.10.0",
"tslib": "^2.1.0",
"yazl": "^2.5.1"
},
"engines": {