Skip to content

Commit

Permalink
chore: bump pnpm version
Browse files Browse the repository at this point in the history
  • Loading branch information
JounQin committed Jul 24, 2022
1 parent 7935833 commit f49a862
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -14,7 +14,7 @@
"check": "run-p check:*",
"check:eslint": "eslint-config-prettier .eslintrc.js",
"check:stylelint": "stylelint-config-prettier-check",
"codesandbox:install": "npx pnpm@7.5.1 i",
"codesandbox:install": "npx pnpm@7.6.0 i",
"lint": "run-p lint:*",
"lint:es": "eslint . --cache -f friendly",
"lint:style": "stylelint . --cache",
Expand Down

0 comments on commit f49a862

Please sign in to comment.