Skip to content

Commit

Permalink
Specify PNPM version
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryuni committed Jan 6, 2024
1 parent 54ed88a commit 1b58ada
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"version": "changeset version && pnpm install --no-frozen-lockfile && pnpm run format",
"test": "turbo run test --concurrency=1"
},
"packageManager": "pnpm@^8",
"devDependencies": {
"@changesets/changelog-github": "^0.5.0",
"@changesets/cli": "^2.27.1",
Expand Down

0 comments on commit 1b58ada

Please sign in to comment.