Skip to content

Commit f1c4fb3

Browse files
fix: move pnpm config to package.json and remove invalid workspace file
1 parent 8eb86ef commit f1c4fb3

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,10 @@
4646
"typescript": "~5.6.2",
4747
"vite": "^6.0.3",
4848
"vitest": "^4.0.18"
49+
},
50+
"pnpm": {
51+
"onlyBuiltDependencies": [
52+
"esbuild"
53+
]
4954
}
5055
}

pnpm-workspace.yaml

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)