We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd3c3ff commit 91c3e51Copy full SHA for 91c3e51
packages/game7-bridge-sdk/package.json
@@ -9,7 +9,7 @@
9
"watch": "tsc --watch",
10
"test": "echo \"Error: no test specified\" && exit 1",
11
"format": "prettier --write 'src/**/*.ts'",
12
- "postinstall": "node ./run-patch.js",
+ "postinstall": "patch-package",
13
"patch-arb": "npx patch-package @arbitrum/sdk"
14
},
15
"keywords": [
0 commit comments