We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2eaef7 commit ed37164Copy full SHA for ed37164
package.json
@@ -2,7 +2,7 @@
2
"name": "mobx-tanstack-query",
3
"version": "5.3.0",
4
"scripts": {
5
- "postinstall": "pnpm dev:install-hooks",
+ "prepare": "pnpm dev:install-hooks",
6
"clean": "rimraf dist",
7
"check": "eslint . --fix",
8
"prebuild": "npm run clean && npm run check",
0 commit comments