Skip to content

Commit

Permalink
fix: testing to fix pnpm properly
Browse files Browse the repository at this point in the history
  • Loading branch information
joshika39 committed Feb 8, 2025
1 parent 5dd0a6b commit 35802c2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
"@types/react-dom": "^18",
"eslint": "^8",
"eslint-config-next": "14.2.3",
"pnpm": "^10.2.1",
"postcss": "^8",
"tailwindcss": "^3.4.1",
"typescript": "^5",
Expand All @@ -61,5 +62,6 @@
"engines": {
"node": ">=22",
"npm": ">=8"
}
},
"packageManager": "pnpm@10.2.1+sha512.398035c7bd696d0ba0b10a688ed558285329d27ea994804a52bad9167d8e3a72bcb993f9699585d3ca25779ac64949ef422757a6c31102c12ab932e5cbe5cc92"
}
16 changes: 13 additions & 3 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 35802c2

Please sign in to comment.