Skip to content

Commit 43ceb63

Browse files
committed
apply patches
1 parent 15a6993 commit 43ceb63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
"author": "Kent C. Dodds <[email protected]> (https://kentcdodds.com/)",
88
"type": "module",
99
"scripts": {
10+
"postinstall": "patch-package --patch-dir ./other/patches",
1011
"build": "run-s build:*",
1112
"build:remix": "remix build --sourcemap",
1213
"build:server": "tsx ./other/build-server.ts",

0 commit comments

Comments
 (0)