chore: make firmware update log shorter (#675)

* chore: add lodash to the roor package.json

* chore: make firmware update log shorter
This commit is contained in:
Róbert Kiss
2018-06-13 10:07:40 +02:00
committed by László Monda
parent 9ef11eaa34
commit c4d7318686
9 changed files with 50 additions and 35 deletions

View File

@@ -25,6 +25,7 @@
"@types/jasmine": "2.6.0",
"@types/jquery": "3.3.1",
"@types/jsonfile": "4.0.1",
"@types/lodash-es": "4.17.0",
"@types/node": "8.0.53",
"@types/node-hid": "0.5.2",
"@types/request": "2.0.8",
@@ -53,6 +54,7 @@
"gh-pages": "1.1.0",
"jsonfile": "4.0.0",
"lerna": "2.9.0",
"lodash-es": "4.17.4",
"mkdirp": "0.5.1",
"node-hid": "0.5.7",
"npm-run-all": "4.0.2",