Skip to content

Commit b2d027e

Browse files
committed
Add yarn.lock and update .gitignore
- Remove yarn.lock from .gitignore (it should be committed) - Add yarn.lock (353KB) for consistent dependency resolution - Fixes GitHub Actions error: 'Dependencies lock file is not found'
1 parent 2b6116e commit b2d027e

File tree

2 files changed

+9930
-1
lines changed

2 files changed

+9930
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ npm-debug.log
2828
testem.log
2929
/typings
3030
yarn-error.log
31-
yarn.lock
3231
debug.log
3332
output.txt
3433

0 commit comments

Comments
 (0)