Skip to content

Commit

Permalink
Make future updates to svg-sprite safer
Browse files Browse the repository at this point in the history
  • Loading branch information
wesley-dean-gsa committed Aug 28, 2024
1 parent 0bc36e4 commit 4f85744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
},
"overrides": {
"eleventy-plugin-svg-sprite": {
"svg-sprite": "^2.0.4"
"svg-sprite": ">=2.0.4"
}
}
}

0 comments on commit 4f85744

Please sign in to comment.