Reorder variants (#2429)

* Reordered variants

* Update images and metadata
This commit is contained in:
Belleve 2024-07-23 16:02:17 -10:00 committed by GitHub
parent 0a222e1989
commit 5a4c8ca8ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
306 changed files with 10682 additions and 9900 deletions

View file

@ -1,13 +1,13 @@
{
"name": "@iosevka/font-otl",
"version": "30.4.0",
"version": "31.0.0",
"private": true,
"exports": {
".": "./src/index.mjs"
},
"dependencies": {
"@iosevka/font-glyphs": "30.4.0",
"@iosevka/glyph": "30.4.0",
"@iosevka/font-glyphs": "31.0.0",
"@iosevka/glyph": "31.0.0",
"toposort": "^2.0.2"
}
}