Skip to content

Commit e1aa7c8

Browse files
committed
Run Manypkg on Manypkg
1 parent 86bd46d commit e1aa7c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
]
2626
},
2727
"scripts": {
28-
"postinstall": "preconstruct dev",
28+
"postinstall": "preconstruct dev && manypkg check",
2929
"release": "yarn preconstruct build && yarn changeset publish",
3030
"test-gatsby": "cd test-gatsby && gatsby develop"
3131
}

0 commit comments

Comments
 (0)