File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-sparklines" ,
3
- "version" : " 1.5.1 " ,
3
+ "version" : " 1.5.2 " ,
4
4
"description" : " Beautiful and expressive Sparklines component for React " ,
5
5
"main" : " build/index.js" ,
6
6
"directories" : {
34
34
"homepage" : " https://github.com/borisyankov/react-sparklines#readme" ,
35
35
"devDependencies" : {
36
36
"babel" : " ^6.5.2" ,
37
- "babel-core" : " ^6.7.2 " ,
37
+ "babel-core" : " ^6.7.6 " ,
38
38
"babel-loader" : " ^6.2.4" ,
39
39
"babel-preset-es2015" : " ^6.6.0" ,
40
40
"babel-preset-react" : " ^6.5.0" ,
41
41
"babel-preset-stage-1" : " ^6.5.0" ,
42
42
"babel-runtime" : " ^6.6.1" ,
43
43
"chai" : " ^3.5.0" ,
44
- "enzyme" : " ^2.1 .0" ,
44
+ "enzyme" : " ^2.2 .0" ,
45
45
"mocha" : " ^2.4.5" ,
46
- "react-addons-test-utils " : " ^0.14.7 " ,
47
- "react" : " ^0.14.7 " ,
48
- "react-dom" : " ^0.14.7 " ,
46
+ "react" : " ^15.0.1 " ,
47
+ "react-addons-test-utils " : " ^15.0.1 " ,
48
+ "react-dom" : " ^15.0.1 " ,
49
49
"webpack" : " ^2.1.0-beta.4" ,
50
50
"webpack-dev-server" : " ^2.0.0-beta"
51
51
},
52
52
"peerDependencies" : {
53
- "react" : " ^0.14.7 " ,
54
- "react-dom" : " ^0.14.7 "
53
+ "react" : " * " ,
54
+ "react-dom" : " * "
55
55
}
56
56
}
You can’t perform that action at this time.
0 commit comments