Skip to content

Commit 546ea9b

Browse files
Copilotmanast
andcommitted
Fix yarn.lock corruption causing release action to fail
Co-authored-by: manast <[email protected]>
1 parent 10c32c3 commit 546ea9b

File tree

3 files changed

+1553
-12877
lines changed

3 files changed

+1553
-12877
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ typings/
5454
# Yarn Integrity file
5555
.yarn-integrity
5656

57+
# npm lock file (project uses yarn)
58+
package-lock.json
59+
5760
# dotenv environment variables file
5861
.env
5962

0 commit comments

Comments
 (0)