Added "files" to package.json

This commit is contained in:
Alex Mikhalev 2017-10-09 22:13:59 -06:00
parent 919d7a5082
commit 83de6033a6

View File

@ -20,6 +20,9 @@
"lint:server": "tslint --project server --force --format verbose",
"lint": "run-p lint:*"
},
"files": [
"dist", "public"
],
"repository": {
"type": "git",
"url": "git+https://github.com/amikhalev/sprinklers3.git"