fix: add package.json in .dockerignore whitelist

This commit is contained in:
Michel Jonathan Schmitz
2019-07-25 09:48:34 +02:00
parent 73e797e28a
commit cc402a0690

View File

@@ -5,3 +5,4 @@
!/lib/**
!/node_modules/**
!/LICENSE
!package.json