Patches for libraries used by StartupJS
> patches for libraries used by startupjs. Required for proper StartupJS functioning
It's included into the core startupjs package. You don't need to install it on your own.
Add the following postinstall script to you package.json:
``json``
"scripts": {
"postinstall": "startupjs patch-package"
}
MIT
(c) Decision Mapper - http://decisionmapper.com