build: update dependencies

This commit is contained in:
Karl-Philipp Wulfert
2019-02-21 16:28:41 +01:00
committed by Rainer Killinger
parent ab9168cb24
commit 8f10626e52
3 changed files with 150 additions and 121 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