File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 44 ],
55 "useWorkspaces" : true ,
66 "npmClient" : " yarn" ,
7- "version" : " 3.0.0 "
7+ "version" : " 3.0.1 "
88}
Original file line number Diff line number Diff line change 11{
22 "name" : " babel-plugin-react-svg" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
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-core" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Core for react-svg-loader" ,
55 "keywords" : [
66 " react-svg-loader"
2424 "@babel/core" : " ^7.4.4" ,
2525 "@babel/plugin-syntax-jsx" : " ^7.2.0" ,
2626 "@babel/preset-react" : " ^7.0.0" ,
27- "babel-plugin-react-svg" : " ^3.0.0 " ,
27+ "babel-plugin-react-svg" : " ^3.0.1 " ,
2828 "lodash.clonedeep" : " ^4.5.0" ,
2929 "lodash.isplainobject" : " ^4.0.6" ,
3030 "svgo" : " ^1.2.2"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-svg-loader-cli" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " react-svg-loader cli" ,
55 "keywords" : [
66 " cli" ,
2929 },
3030 "dependencies" : {
3131 "lodash.isplainobject" : " ^4.0.6" ,
32- "react-svg-loader" : " ^3.0.0 " ,
32+ "react-svg-loader" : " ^3.0.1 " ,
3333 "yargs" : " ^13.2.2"
3434 },
3535 "engines" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " react-svg-loader" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Optimize svg and load it as a React Component" ,
55 "keywords" : [
66 " loader" ,
2626 "main" : " lib/loader.js" ,
2727 "dependencies" : {
2828 "loader-utils" : " ^1.2.3" ,
29- "react-svg-core" : " ^3.0.0 "
29+ "react-svg-core" : " ^3.0.1 "
3030 },
3131 "engines" : {
3232 "node" : " >=8"
Original file line number Diff line number Diff line change 11{
22 "name" : " rollup-plugin-react-svg" ,
3- "version" : " 3.0.0 " ,
3+ "version" : " 3.0.1 " ,
44 "description" : " Optimize svg and load it as a React Component" ,
55 "keywords" : [
66 " loader" ,
2525 ],
2626 "main" : " lib/index.js" ,
2727 "dependencies" : {
28- "react-svg-core" : " ^3.0.0 " ,
28+ "react-svg-core" : " ^3.0.1 " ,
2929 "rollup-pluginutils" : " ^2.6.0"
3030 },
3131 "engines" : {
You can’t perform that action at this time.
0 commit comments