Upgrade deps
This commit is contained in:
parent
06c7cc2406
commit
0304f641a0
2 changed files with 3 additions and 3 deletions
|
@ -18,7 +18,7 @@ Quit your editor/program. Unzip and open the folder.
|
|||
|
||||
## Weights, Variants and OpenType features
|
||||
|
||||
The typeface contains seven weights (thin, extra-light, light, regular, medium, bold and heavy) alongside with both italic and oblique versions, with the same metrics as the regular one.
|
||||
The typeface contains 9 weights (Thin to Heavy) alongside with both italic and oblique versions, with the same metrics as the regular one.
|
||||
|
||||

|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "iosevka",
|
||||
"version": "2.0.1",
|
||||
"version": "2.0.2",
|
||||
"main": "./generate.js",
|
||||
"engines": {
|
||||
"node": ">=8.4.0"
|
||||
|
@ -23,7 +23,7 @@
|
|||
"ttf2woff": "^2.0.1",
|
||||
"ttf2woff2": "^2.0.3",
|
||||
"unorm": "^1.4.1",
|
||||
"verda": "^0.1.6",
|
||||
"verda": "^0.2.0",
|
||||
"yargs": "^12.0.0",
|
||||
"primitive-quadify-off-curves": "^0.4.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue