Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove tracedSVG #37093

Merged
merged 25 commits into from
Nov 25, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
drop more unused
  • Loading branch information
pieh committed Nov 24, 2022
commit 0f8792091bc850b0616bbf9e4cdef6f5f9432b1b
4 changes: 1 addition & 3 deletions packages/gatsby-plugin-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,9 +54,7 @@
"graphql-compose": "^9.0.9",
"import-from": "^4.0.0",
"joi": "^17.4.2",
"mime": "^3.0.0",
"mini-svg-data-uri": "^1.4.4",
"svgo": "^2.8.0"
"mime": "^3.0.0"
},
"devDependencies": {
"@babel/cli": "^7.15.4",
Expand Down