Merge pull request #26 from szaimen/patch-1
add package.json back to appstore releases
This commit is contained in:
commit
7d542eb3d0
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -39,7 +39,6 @@ appstore: clean build
|
|||
--exclude=Makefile \
|
||||
--exclude=node_modules \
|
||||
--exclude=pdfjs*.zip \
|
||||
--exclude=package.json \
|
||||
--exclude=run-*lint.sh \
|
||||
--exclude=.stylelintrc \
|
||||
$(project_dir)/ \
|
||||
|
|
|
|||
Loading…
Reference in a new issue