typemoq
typemoq copied to clipboard
Deprecate postinstall-build
When installing the latest version, it gives a warning:
npm WARN deprecated [email protected]: postinstall-build's behavior is now built into npm! You should migrate off of postinstall-build and use the new
prepare lifecycle script with npm 5.0.0 or greater.
Are there any plans to remove this dependency?