Skip to content

Commit

Permalink
fix manypkg (#862)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliusmarminge committed Nov 25, 2022
1 parent 9ee32a2 commit 196202e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 12 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ jobs:
run: pnpm install

- run: pnpm turbo run lint
- run: pnpm manypkg check

prettier:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/inquirer": "^9.0.2",
"@types/node": "^18.8.0",
"prettier": "^2.7.1",
"prettier-plugin-tailwindcss": "^0.1.13",
"prettier-plugin-tailwindcss": "0.2.0-beta.3",
"tsup": "^6.2.3",
"type-fest": "^3.0.0",
"typescript": "^4.9.3"
Expand Down
13 changes: 2 additions & 11 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 comment on commit 196202e

@vercel
Copy link

@vercel vercel bot commented on 196202e Nov 25, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.