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 86bd46d commit e1aa7c8Copy full SHA for e1aa7c8
package.json
@@ -25,7 +25,7 @@
25
]
26
},
27
"scripts": {
28
- "postinstall": "preconstruct dev",
+ "postinstall": "preconstruct dev && manypkg check",
29
"release": "yarn preconstruct build && yarn changeset publish",
30
"test-gatsby": "cd test-gatsby && gatsby develop"
31
}
0 commit comments