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

11
.npmignore Normal file
View File

@@ -0,0 +1,11 @@
# Ignore all files/folders by default
# See https://stackoverflow.com/a/29932318
/*
# Except these files/folders
!docs
!lib
!LICENSE
!package.json
!package-lock.json
!README.md
!src