Compare commits

..

No commits in common. "master" and "fix-special-characters-bug" have entirely different histories.

2 changed files with 5 additions and 5 deletions

View file

@ -201,4 +201,4 @@ For non-node developers, they have to use CDN version :
If this project help you reduce time to develop, you can give me a cup of coffee 🍵 :)
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/AbdennourT/2)
[![paypal](https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif)](https://www.paypal.me/AbdennourT/1)

View file

@ -59,7 +59,7 @@
"console-info": "0.0.4",
"coveralls": "^2.11.15",
"css-loader": "^0.26.1",
"enzyme": "^2.8.2",
"enzyme": "2.7.1",
"expect": "^1.20.2",
"extract-text-webpack-plugin": "^1.0.1",
"isparta-loader": "^2.0.0",
@ -67,10 +67,10 @@
"jsdom-global": "2.1.0",
"mocha": "^3.2.0",
"mocha-lcov-reporter": "^1.2.0",
"react": "^15.5.4",
"react-test-renderer": "^15.5.4",
"react": "15.4.1",
"react-addons-test-utils": "^15.4.1",
"react-docgen": "^2.13.0",
"react-dom": "^15.5.4",
"react-dom": "15.4.1",
"react-styleguidist": "^4.6.3",
"sass-loader": "^4.0.2",
"sinon": "^1.17.6",