Skip to content

Commit d070234

Browse files
committed
remove lockfile so CI installs the exact versions contributors are using
1 parent 60c4d1c commit d070234

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.gitignore

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,5 @@ yarn-error.log*
2222
.env
2323
.cursorrule
2424

25-
package-lock.json
26-
2725
# Temporary files
28-
/tmp/
26+
/tmp/

0 commit comments

Comments
 (0)