Skip to content

Commit

Permalink
chore: since not including lock for dev., allow (space-saving) pnpm t…
Browse files Browse the repository at this point in the history
…o be used as lock
  • Loading branch information
brettz9 committed Jul 28, 2021
1 parent 80334d8 commit 0e15fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ coverage
dist
node_modules
package-lock.json
pnpm-lock.yaml
*.log
.*
!.babelrc.json
Expand Down

0 comments on commit 0e15fe5

Please sign in to comment.