Skip to content

Commit

Permalink
installed pnpm in the project devDependencies to avoid version mismatch
Browse files Browse the repository at this point in the history
use npx pnpm <your pnpm command>
  • Loading branch information
thecodacus committed Nov 14, 2024
1 parent 3867063 commit 3fb731a
Show file tree
Hide file tree
Showing 2 changed files with 2,742 additions and 2,808 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@
"fast-glob": "^3.3.2",
"is-ci": "^3.0.1",
"node-fetch": "^3.3.2",
"pnpm": "9.4.0",
"prettier": "^3.3.2",
"sass-embedded": "^1.80.3",
"typescript": "^5.5.2",
Expand Down
Loading

0 comments on commit 3fb731a

Please sign in to comment.