Skip to content

Commit

Permalink
chore: remove peer dep
Browse files Browse the repository at this point in the history
  • Loading branch information
gregberge committed Mar 24, 2023
1 parent 649fa65 commit 16d4e8b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/plugin-jsx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@
"build": "rollup -c ../../build/rollup.config.mjs",
"prepublishOnly": "npm run reset && npm run build"
},
"peerDependencies": {
"@svgr/core": "^6.0.0"
},
"dependencies": {
"@babel/core": "^7.21.3",
"@svgr/babel-preset": "*",
Expand Down

1 comment on commit 16d4e8b

@vercel
Copy link

@vercel vercel bot commented on 16d4e8b Mar 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svgr – ./

svgr-git-main-gregberge.vercel.app
api.react-svgr.com
svgr-gregberge.vercel.app

Please sign in to comment.