Skip to content

Commit

Permalink
Remove lock files and fix breaking build (#218)
Browse files Browse the repository at this point in the history
  • Loading branch information
meaghanfitzgerald authored Dec 4, 2024
1 parent 3118584 commit 097df5f
Show file tree
Hide file tree
Showing 4 changed files with 272 additions and 12,436 deletions.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -129,4 +129,8 @@ dist
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*
.pnp.*

# lock files
yarn.lock
package-lock.json
Loading

0 comments on commit 097df5f

Please sign in to comment.