Add yarn.lock for dependabot

Signed-off-by: Max Schmidt <max.schmidt@outlook.de>
This commit is contained in:
Max Schmidt 2023-06-23 01:01:29 +02:00
parent ad23edaed1
commit 23eb329a31
2 changed files with 0 additions and 2 deletions

1
astro/.gitignore vendored
View File

@ -6,7 +6,6 @@ dist/
# dependencies # dependencies
node_modules/ node_modules/
yarn.lock
# logs # logs
npm-debug.log* npm-debug.log*

1
payload/.gitignore vendored
View File

@ -1,6 +1,5 @@
node_modules/ node_modules/
.env .env
yarn.lock
build build
dist dist
src/media src/media