Added "files" to package.json
This commit is contained in:
parent
919d7a5082
commit
83de6033a6
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user