Update node and npm dependencies (#343)

node: >=8.1.0
npm: >=5.1.0
This commit is contained in:
József Farkas
2017-07-09 12:09:15 +02:00
committed by László Monda
parent 0c52fdf2f8
commit d06892912f
5 changed files with 9948 additions and 6 deletions

View File

@@ -9,7 +9,7 @@ Agent is the configuration application of the [Ultimate Hacking Keyboard](https:
## Set up instructions
First up, make sure that node >=4.x.x and npm >=3.x.x are installed on your system. Next up:
First up, make sure that node >=8.1.x and npm >=5.1.x are installed on your system. Next up:
```
git clone git@github.com:UltimateHackingKeyboard/agent.git