package.json: Be more explicit with the included files.

This commit is contained in:
XhmikosR 2018-09-18 11:49:41 +03:00
Родитель 51a7a7942b
Коммит 80527e19c6
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -21,7 +21,7 @@
"node": ">=6"
},
"files": [
"tasks",
"tasks/*.js",
"LICENSE-MIT"
],
"scripts": {