Skip to content

Commit

Permalink
Merge
Browse files Browse the repository at this point in the history
  • Loading branch information
tancredi committed Oct 2, 2021
2 parents 439763a + cfc881e commit 735150d
Show file tree
Hide file tree
Showing 2 changed files with 79 additions and 6 deletions.
82 changes: 77 additions & 5 deletions package-lock.json

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

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,9 +53,10 @@
"devDependencies": {
"@types/cli-color": "^2.0.0",
"@types/glob": "^7.1.3",
"@types/jest": "^26.0.23",
"@types/jest": "^27.0.2",
"@types/node": "^16.10.2",
"@types/svg2ttf": "^5.0.1",
"@types/svg2ttf": "^5.0.0",
"@types/svgicons2svgfont": "^10.0.1",
"@types/ttf2eot": "^2.0.0",
"@types/ttf2woff": "^2.0.2",
Expand Down

0 comments on commit 735150d

Please sign in to comment.