Skip to content

Commit

Permalink
Run Manypkg on Manypkg
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatown committed Oct 24, 2019
1 parent 86bd46d commit e1aa7c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
]
},
"scripts": {
"postinstall": "preconstruct dev",
"postinstall": "preconstruct dev && manypkg check",
"release": "yarn preconstruct build && yarn changeset publish",
"test-gatsby": "cd test-gatsby && gatsby develop"
}
Expand Down

0 comments on commit e1aa7c8

Please sign in to comment.