Skip to content

Commit 999e9c4

Browse files
committed
remove lockfile so CI installs the exact versions contributors are using
1 parent a39f8e3 commit 999e9c4

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)