Skip to content

Commit a48e274

Browse files
committed
Allow realm postinstall
1 parent 5208f8b commit a48e274

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,9 @@
6262
"pnpm": {
6363
"overrides": {
6464
"@types/react": "19.0.12"
65-
}
65+
},
66+
"onlyBuiltDependencies": [
67+
"realm"
68+
]
6669
}
6770
}

0 commit comments

Comments
 (0)