Skip to content

Commit

Permalink
fix check
Browse files Browse the repository at this point in the history
  • Loading branch information
mbrinkl committed Dec 8, 2024
1 parent 321812c commit b0f75b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "vite",
"build": "tsc -b && vite build",
"preview": "vite preview",
"typecheck": "tsc --noEmit -p tsconfig.app.json"
"typecheck": "tsc --noEmit"
},
"dependencies": {
"@artifacts/shared": "file:../shared",
Expand Down

0 comments on commit b0f75b4

Please sign in to comment.