Skip to content

Commit

Permalink
chore: Should ignore yarn.lock not yack.lock (#465)
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Chen authored Feb 23, 2021
1 parent cd40053 commit 1a4939a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ dist
!.README
!.travis.yml
/package-lock.json
/yack.lock
/yarn.lock

0 comments on commit 1a4939a

Please sign in to comment.