Skip to content

Commit eebc5c9

Browse files
authored
Add unrs-resolver to pnpm.onlyBuiltDependencies
1 parent 61524e3 commit eebc5c9

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,8 @@
4848
"pnpm": {
4949
"ignoredBuiltDependencies": [
5050
"core-js",
51-
"core-js-pure"
51+
"core-js-pure",
52+
"unrs-resolver"
5253
]
5354
}
5455
}

0 commit comments

Comments
 (0)