chore(packaging): Ship dependencies lock files

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2023-08-31 08:43:12 +02:00
parent a6f0f28b23
commit 5a124f3cfd
No known key found for this signature in database
GPG key ID: 74434EFE0D2E2205

View file

@ -71,8 +71,6 @@ appstore:
rsync -a \
--exclude=babel.config.js \
--exclude=/build \
--exclude=composer.json \
--exclude=composer.lock \
--exclude=docs \
--exclude=.drone.jsonnet \
--exclude=.drone.yml \
@ -89,8 +87,6 @@ appstore:
--exclude=mkdocs.yml \
--exclude=Makefile \
--exclude=node_modules \
--exclude=package.json \
--exclude=package-lock.json \
--exclude=.php-cs-fixer.cache \
--exclude=.php-cs-fixer.dist.php \
--exclude=.php_cs.cache \