Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(package.json): install typings only after packages are installed
use postinstall hook, not preinstall hook, to run typings install
- Loading branch information