Skip to content

Commit

Permalink
chore: remove useless deps
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Dec 25, 2019
1 parent b700759 commit b188c44
Showing 1 changed file with 0 additions and 16 deletions.
16 changes: 0 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,21 +36,5 @@
"jest": "^24.8.0",
"lerna": "^3.14.1",
"react": "^16.8.6"
},
"dependencies": {
"@svgr/babel-plugin-add-jsx-attribute": "latest",
"@svgr/babel-plugin-remove-jsx-attribute": "latest",
"@svgr/babel-plugin-remove-jsx-empty-expression": "latest",
"@svgr/babel-plugin-replace-jsx-attribute-value": "latest",
"@svgr/babel-plugin-svg-dynamic-title": "latest",
"@svgr/babel-plugin-svg-em-dimensions": "latest",
"@svgr/babel-plugin-transform-react-native-svg": "latest",
"@svgr/babel-plugin-transform-svg-component": "latest",
"@svgr/babel-preset": "latest",
"@svgr/core": "latest",
"@svgr/hast-util-to-babel-ast": "latest",
"@svgr/plugin-jsx": "latest",
"@svgr/plugin-prettier": "latest",
"@svgr/plugin-svgo": "latest"
}
}

0 comments on commit b188c44

Please sign in to comment.