hoist-non-react-statics : Copies non-react specific statics from a child component to a parent component. You can installing hoist-non-react-statics npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install hoist-non-react-statics $ sudo npm install -g hoist-non-react-statics
If want to update the hoist-non-react-statics package execute the command as below,
$ sudo npm update hoist-non-react-statics
Update package globally,
$ npm install -g hoist-non-react-statics
$ sudo git clone https://github.com/rektide/hoist-non-react-statics.git
$ sudo npm install -g ./hoist-non-react-statics
hoist-non-react-statics@2.3.1 /usr/lib/node_modules/hoist-non-react-statics
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hoist-non-react-statics
Package Name | hoist-non-react-statics |
Version | 2.3.1 |
Description | Copies non-react specific statics from a child component to a parent component |
Released Date | 2017-08-30T23:29:30.683Z |
Published by | mridgway |
How to Learn | https://www.npmjs.com/package/hoist-non-react-statics/tutorial |