refactor: update the dependencies

This commit is contained in:
Michel Jonathan Schmitz
2019-01-29 16:04:03 +01:00
parent 47f0a4bd3d
commit da044bf470
7 changed files with 483 additions and 264 deletions

View File

@@ -2,7 +2,7 @@
## Prerequisites:
* `node` (version 8+) and `npm` installed
* `node` (version 10+) and `npm` installed
* a backend, which is running locally (on http://localhost:3000) --- for testing purposes, it is advisable to use `minimal-deployment` project