We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86df67c commit 5fc3066Copy full SHA for 5fc3066
package.json
@@ -1,7 +1,11 @@
1
{
2
"name": "svg-to-ttf-flutter-icons",
3
- "version": "1.0.3",
+ "version": "1.0.4",
4
"description": "The program will ttf files & dart codes, and generate a font class.",
5
+ "repository": {
6
+ "type": "git",
7
+ "url": "https://github.com/iamriajul/svg-to-ttf-flutter-icons.git"
8
+ },
9
"main": "index.js",
10
"bin": "./bin/svg-to-ttf-flutter-icons",
11
"scripts": {
0 commit comments