jquery-react-render 1.1.6 → 1.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,4 +1,6 @@
1
- # jquery-react-render (aka jrr)
1
+ # [jquery react render](https://npmjs.com/package/jquery-react-render)
2
+
3
+ [![NPM](https://nodei.co/npm/jquery-react-render.png?stars=true&downloads=true)](https://npmjs.com/package/jquery-react-render)
2
4
 
3
5
  If you love to use Jquery and react... this is for you!
4
6
  You can pass a react component or html element and append it where you want... in react style
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "jquery-react-render",
3
- "version": "1.1.6",
3
+ "version": "1.1.8",
4
4
  "description": "Render React Component Using Jquery",
5
5
  "keywords": [
6
6
  "jquery-react-render",