Skip to content

Commit

Permalink
Enable manypkg again
Browse files Browse the repository at this point in the history
  • Loading branch information
emmatown committed Oct 13, 2021
1 parent 814ad77 commit e7c75b0
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 @@ -29,7 +29,7 @@
"typescript": "^4.3.5"
},
"scripts": {
"postinstall": "preconstruct dev",
"postinstall": "preconstruct dev && manypkg check",
"release": "preconstruct build && changeset publish",
"version": "changeset version && pnpm i --frozen-lockfile=false",
"test": "jest",
Expand Down

0 comments on commit e7c75b0

Please sign in to comment.