Merge branch 'master' of github.com:UltimateHackingKeyboard/agent

This commit is contained in:
László Monda
2018-04-19 22:31:25 +02:00
17 changed files with 7132 additions and 2652 deletions

View File

@@ -24,6 +24,7 @@
"@types/fs-extra": "5.0.1",
"@types/jasmine": "2.6.0",
"@types/jsonfile": "4.0.1",
"@types/jquery": "3.3.1",
"@types/node": "8.0.53",
"@types/node-hid": "0.5.2",
"@types/request": "2.0.8",
@@ -62,8 +63,8 @@
"ts-loader": "2.3.1",
"ts-node": "3.0.4",
"tslint": "5.9.1",
"typescript": "2.5.2",
"webpack": "2.4.1"
"typescript": "2.6.2",
"webpack": "3.10.0"
},
"pre-commit": [
"precommit-msg"