Skip to content

Commit ef2a7f0

Browse files
committed
build: fix pnpm
1 parent 9cd8730 commit ef2a7f0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
},
6666
"pnpm": {
6767
"onlyBuiltDependencies": [
68-
"esbuild"
68+
"esbuild",
69+
"unrs-resolver"
6970
]
7071
}
7172
}

0 commit comments

Comments
 (0)