Skip to content

Commit

Permalink
chore: Add packageManager to package.json (#1536)
Browse files Browse the repository at this point in the history
[As in `console`.](storacha/console#117)
  • Loading branch information
Peeja authored Aug 30, 2024
1 parent c351988 commit fb8b867
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 @@ -5,6 +5,7 @@
"workspaces": [
"packages/*"
],
"packageManager": "pnpm@9.8.0+sha256.56a9e76b51796ca7f73b85e44cf83712862091f4d498c0ce4d5b7ecdc6ba18f7",
"scripts": {
"format": "prettier --write '**/*.{js,ts,yml,json}' --ignore-path .gitignore",
"format:check": "prettier --check '**/*.{js,ts,yml,json}' --ignore-path .gitignore",
Expand Down

0 comments on commit fb8b867

Please sign in to comment.