chore: upgrade ts-lib => 1.10.0 (#991)

This commit is contained in:
Róbert Kiss
2019-07-26 12:33:06 +02:00
committed by László Monda
parent 05b8fc89fe
commit f5e05f19b6
8 changed files with 16 additions and 16 deletions

View File

@@ -16,7 +16,7 @@
"dependencies": {
"debug": "^4.1.1",
"byte-data": "^16.0.3",
"tslib": "^1.9.3",
"tslib": "^1.10.0",
"node-hid": ">= 0.7.3"
},
"peer-dependencies": {},