Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenybai committed May 21, 2024
1 parent b7e11be commit f314b43
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions build.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default defineBuildConfig({
'./packages/react',
'./packages/react-server',
'./packages/types',
'./packages/cli',
],
declaration: true,
clean: true,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,5 @@
"vite-tsconfig-paths": "^4.2.3",
"vitest": "1.0.1"
},
"packageManager": "pnpm@8.1.1"
"packageManager": "pnpm@9.1.1"
}

0 comments on commit f314b43

Please sign in to comment.