Skip to content

Commit e4b20c0

Browse files
committed
chore: build deps
1 parent 4072d10 commit e4b20c0

File tree

2 files changed

+1116
-1926
lines changed

2 files changed

+1116
-1926
lines changed

package.json

+7
Original file line numberDiff line numberDiff line change
@@ -96,5 +96,12 @@
9696
"resolutions": {
9797
"postcss": "8.4.47",
9898
"typescript": "5.6.3"
99+
},
100+
"pnpm": {
101+
"onlyBuiltDependencies": [
102+
"@parcel/watcher",
103+
"better-sqlite3",
104+
"esbuild"
105+
]
99106
}
100107
}

0 commit comments

Comments
 (0)