Commit 9ce5421 authored and committed May 4, 2016
1 parent c9504d9 commit 9ce5421 Copy full SHA for 9ce5421
File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 23
23
"transform-es3-member-expression-literals" ,
24
24
"transform-es3-property-literals" ,
25
25
"./scripts/babel/transform-object-assign-require" ,
26
- "babel-preset-react/node_modules/babel-plugin- transform-react-jsx-source"
26
+ "transform-react-jsx-source"
27
27
]
28
28
}
Original file line number Diff line number Diff line change 26
26
"babel-plugin-transform-es3-member-expression-literals" : " ^6.5.0" ,
27
27
"babel-plugin-transform-es3-property-literals" : " ^6.5.0" ,
28
28
"babel-plugin-transform-object-rest-spread" : " ^6.6.5" ,
29
+ "babel-plugin-transform-react-jsx-source" : " ^6.8.0" ,
29
30
"babel-preset-react" : " ^6.5.0" ,
30
31
"browserify" : " ^13.0.0" ,
31
32
"bundle-collapser" : " ^1.1.1" ,
You can’t perform that action at this time.
0 commit comments