Skip to content

Commit

Permalink
Force eleventy-plugin-svg-sprite to use newer version of svg-sprite
Browse files Browse the repository at this point in the history
  • Loading branch information
wesley-dean-gsa committed Aug 28, 2024
1 parent 02bf010 commit d4b3ded
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 27 deletions.
2 changes: 1 addition & 1 deletion _data/assetPaths.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"uswds.js": "/assets/js/uswds-init.js",
"styles.css": "/assets/styles/styles-LVCZ4TS2.css",
"styles.map": "/assets/styles/styles-LVCZ4TS2.css.map"
}
}
38 changes: 12 additions & 26 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,10 @@
},
"dependencies": {
"@uswds/uswds": "3.8.1"
},
"overrides": {
"eleventy-plugin-svg-sprite": {
"svg-sprite": "^2.0.4"
}
}
}

0 comments on commit d4b3ded

Please sign in to comment.