File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -66,3 +66,7 @@ Example [here](http://codepen.io/vn38minhtran/pen/QjaZrm)
66
66
## Example
67
67
68
68
View [ demo] ( http://vn38minhtran.github.io/react-progress-bar-plus ) or example folder.
69
+
70
+ ## License
71
+
72
+ MIT Licensed. Copyright (c) Minh Tran 2016.
Original file line number Diff line number Diff line change 16
16
" react-progress-bar-plus"
17
17
],
18
18
"peerDependencies" : {
19
- "react" : " 0.13 - 0.14"
19
+ "react" : " ^ 0.13 || ^ 0.14 || ^15.0.0 "
20
20
},
21
21
"dependencies" : {
22
22
"classnames" : " ^2.1.5"
55
55
"node-sass" : " ^3.4.2" ,
56
56
"opn" : " ^4.0.0" ,
57
57
"postcss-loader" : " ^0.8.0" ,
58
- "react-dom" : " ^0.14.3 " ,
58
+ "react-dom" : " ^0.13 || ^0.14 || ^15.0.0 " ,
59
59
"react-router" : " ^2.0.0" ,
60
60
"react-transform-hmr" : " ^1.0.1" ,
61
61
"run-sequence" : " ^1.1.5" ,
You can’t perform that action at this time.
0 commit comments