Compare commits
4 commits
fix-specia
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
bf4275a011 | ||
|
|
dbc2beb1fd | ||
|
|
bed82ac82a | ||
|
|
6e52b4cd9e |
2 changed files with 5 additions and 5 deletions
|
|
@ -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 🍵 :)
|
||||
|
||||
[](https://www.paypal.me/AbdennourT/1)
|
||||
[](https://www.paypal.me/AbdennourT/2)
|
||||
|
|
|
|||
|
|
@ -59,7 +59,7 @@
|
|||
"console-info": "0.0.4",
|
||||
"coveralls": "^2.11.15",
|
||||
"css-loader": "^0.26.1",
|
||||
"enzyme": "2.7.1",
|
||||
"enzyme": "^2.8.2",
|
||||
"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.4.1",
|
||||
"react-addons-test-utils": "^15.4.1",
|
||||
"react": "^15.5.4",
|
||||
"react-test-renderer": "^15.5.4",
|
||||
"react-docgen": "^2.13.0",
|
||||
"react-dom": "15.4.1",
|
||||
"react-dom": "^15.5.4",
|
||||
"react-styleguidist": "^4.6.3",
|
||||
"sass-loader": "^4.0.2",
|
||||
"sinon": "^1.17.6",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue