Skip to content

Commit f1c6d64

Browse files
committed
chore: update built dependencies
1 parent 82f1ec7 commit f1c6d64

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -53,11 +53,6 @@
5353
"vitest": "latest",
5454
"vue": "3.5.13"
5555
},
56-
"pnpm": {
57-
"onlyBuiltDependencies": [
58-
"@rocicorp/zero-sqlite3"
59-
]
60-
},
6156
"resolutions": {
6257
"zero-vue": "link:."
6358
},

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
packages:
22
- playground
3+
onlyBuiltDependencies:
4+
- '@rocicorp/zero-sqlite3'
5+
- 'simple-git-hooks'

0 commit comments

Comments
 (0)