File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11{
22 "lerna" : " 2.4.0" ,
3- "version" : " 2.0.0-alpha.4 " ,
3+ "version" : " 2.0.0" ,
44 "packages" : [
55 " packages/*"
66 ],
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-react-svg" ,
3- "version" : " 2.0.0-alpha.4 " ,
3+ "version" : " 2.0.0" ,
44 "description" : " Babel plugin to transform svg to react component" ,
55 "keywords" : [
66 " babel" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-svg-loader-cli" ,
3- "version" : " 2.0.0-alpha.4 " ,
3+ "version" : " 2.0.0" ,
44 "description" : " react-svg-loader cli" ,
55 "keywords" : [
66 " cli" ,
2929 },
3030 "dependencies" : {
3131 "lodash.isplainobject" : " ^4.0.6" ,
32- "react-svg-loader" : " ^2.0.0-alpha.4 " ,
32+ "react-svg-loader" : " ^2.0.0" ,
3333 "yargs" : " ^9.0.1"
3434 }
3535}
Original file line number Diff line number Diff line change 11{
22 "name" : " react-svg-loader" ,
3- "version" : " 2.0.0-alpha.4 " ,
3+ "version" : " 2.0.0" ,
44 "description" : " Optimize svg and load it as a React Component" ,
55 "keywords" : [
66 " loader" ,
2626 },
2727 "dependencies" : {
2828 "babel-core" : " ^6.26.0" ,
29- "babel-plugin-react-svg" : " ^2.0.0-alpha.4 " ,
29+ "babel-plugin-react-svg" : " ^2.0.0" ,
3030 "babel-plugin-syntax-jsx" : " ^6.18.0" ,
3131 "babel-plugin-transform-object-rest-spread" : " ^6.26.0" ,
3232 "babel-preset-react" : " ^6.24.1" ,
You can’t perform that action at this time.
0 commit comments