Add package-lock.json. Set dependency versions fixed. Set min node version to 10.

This commit is contained in:
Thomas Oberndörfer
2019-03-02 12:12:25 +01:00
parent 3f498495c1
commit 8d18614f17
4 changed files with 2337 additions and 18 deletions

3
.gitignore vendored
View File

@@ -35,7 +35,4 @@ node_modules
# Optional REPL history
.node_repl_history
# npm v5+ lockfile
package-lock.json
config/development.js