fix: revert postinstall script change

This commit is contained in:
Sam Potts
2023-03-10 12:36:06 +11:00
parent b8c40ead0a
commit f012a7df36
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,7 @@
### v3.7.6
- Fix: Revert postinstall script
### v3.7.5
- Fix: Replace `pnpm` with `npm` in scripts to fix build issues