Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "ttf2woff2", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Convert TTF files to WOFF2 ones.", | ||
@@ -42,4 +42,4 @@ "main": "src/index.js", | ||
"bin": { | ||
"svgicons2svgfont": "bin/svgicons2svgfont.js" | ||
"ttf2woff2": "bin/ttf2woff2.js" | ||
} | ||
} |
@@ -21,3 +21,3 @@ # ttf2woff2 | ||
## API | ||
### API | ||
@@ -24,0 +24,0 @@ ```js |
Sorry, the diff of this file is not supported yet
4944435