Skip to content

Commit 6f72978

Browse files
committed
fix: warnings on npm install
1 parent 4e07c23 commit 6f72978

2 files changed

Lines changed: 151 additions & 41 deletions

File tree

package-lock.json

Lines changed: 149 additions & 40 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"eleventy-plugin-svg-sprite": {
4848
"@11ty/eleventy": "^4.0.0-alpha.6"
4949
},
50-
"glob": "^10.3.10"
50+
"glob": "^10.3.10",
51+
"svgo": "^4.0.0"
5152
}
5253
}

0 commit comments

Comments
 (0)