File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 4
4
" es2015" ,
5
5
" stage-1"
6
6
],
7
+ "plugins" : [
8
+ " transform-object-assign"
9
+ ],
7
10
"sourceMaps" : true ,
8
11
}
Original file line number Diff line number Diff line change 37
37
"babel" : " ^6.5.2" ,
38
38
"babel-core" : " ^6.7.2" ,
39
39
"babel-loader" : " ^6.2.4" ,
40
+ "babel-plugin-transform-object-assign" : " ^6.5.0" ,
40
41
"babel-preset-es2015" : " ^6.6.0" ,
41
42
"babel-preset-react" : " ^6.5.0" ,
42
43
"babel-preset-stage-1" : " ^6.5.0" ,
46
47
"hiff" : " ^0.3.0" ,
47
48
"line-by-line" : " ^0.1.4" ,
48
49
"mocha" : " ^2.4.5" ,
49
- "react-addons-test-utils" : " ^0.14.7" ,
50
50
"react" : " ^0.14.7" ,
51
- "react-element-to-jsx-string " : " =2.5.0 " ,
51
+ "react-addons-test-utils " : " ^0.14.7 " ,
52
52
"react-dom" : " ^0.14.7" ,
53
+ "react-element-to-jsx-string" : " =2.5.0" ,
53
54
"replaceall" : " ^0.1.6" ,
54
55
"webpack" : " ^2.1.0-beta.4" ,
55
56
"webpack-dev-server" : " ^2.0.0-beta"
You can’t perform that action at this time.
0 commit comments