File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
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" ,
45
- "jsdom" : " ^8.1.0 " ,
44
+ "enzyme" : " ^2.2 .0" ,
45
+ "jsdom" : " ^8.3.1 " ,
46
46
"mocha" : " ^2.4.5" ,
47
- "react-addons-test-utils" : " ^0.14.7 " ,
47
+ "react-addons-test-utils" : " ^15.0.1 " ,
48
48
"webpack" : " ^2.1.0-beta.4" ,
49
49
"webpack-dev-server" : " ^2.0.0-beta"
50
50
},
51
51
"peerDependencies" : {
52
- "react" : " ^0.14.7 " ,
53
- "react-dom" : " ^0.14.7 "
52
+ "react" : " * " ,
53
+ "react-dom" : " * "
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments