Export multiple atlases for pages (#2401)
This commit is contained in:
parent
65a9419355
commit
f3126d0f35
21 changed files with 193 additions and 121 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@iosevka/param",
|
||||
"version": "30.3.0",
|
||||
"version": "30.3.1",
|
||||
"private": true,
|
||||
"exports": {
|
||||
".": "./src/index.mjs",
|
||||
|
@ -9,6 +9,6 @@
|
|||
"./metric-override": "./src/metric-override.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iosevka/util": "30.3.0"
|
||||
"@iosevka/util": "30.3.1"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue