Skip to content

Commit

Permalink
fix(logo): change logo
Browse files Browse the repository at this point in the history
  • Loading branch information
nivekcode committed Jun 28, 2020
1 parent 160ecd2 commit 18d60ed
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
@@ -1,7 +1,7 @@
{
"name": "svg-to-ts",
"version": "5.0.0",
"description": "Command line util that converts SVGs from a directory into a single TypeScript file",
"description": "Build amazing svg icon libraries",
"main": "index.js",
"scripts": {
"build": "tsc",
Expand Down

0 comments on commit 18d60ed

Please sign in to comment.