Skip to content

Commit

Permalink
fix: removed only allow pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed May 25, 2023
1 parent ee9a7de commit aa69799
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@
"docs:dev": "vitepress dev docs --port 1227",
"docs:serve": "vitepress serve docs",
"format": "prettier --write .",
"preinstall": "npx only-allow pnpm",
"lint": "eslint . --ext .ts",
"test": "jest --verbose --coverage",
"version": "auto-changelog -p && cp CHANGELOG.md docs/src/others/changelog.md && git add CHANGELOG.md docs/src/others/changelog.md"
Expand Down

0 comments on commit aa69799

Please sign in to comment.