build: update dependencies

This commit is contained in:
Michel Jonathan Schmitz
2019-07-15 13:04:27 +02:00
parent 911492d064
commit cccfb975ff
3 changed files with 474 additions and 565 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