Skip to content

Commit

Permalink
fix: issue with missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nmerget committed Jan 9, 2025
1 parent af1cc2a commit c95cd28
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@
"oslllo-svg-fixer": "^5.0.0",
"prettier": "^3.0.3",
"rimraf": "^6.0.1",
"svgtofont": "^6.0.0"
"svgtofont": "^6.0.0",
"svgo": "^3.3.2",
"svgicons2svgfont": "15.0.0"
},
"devDependencies": {
"@eslint/js": "^9.11.1",
Expand Down
6 changes: 6 additions & 0 deletions pnpm-lock.yaml

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

0 comments on commit c95cd28

Please sign in to comment.