Bump version and deps to 31.1 (#2444)
This commit is contained in:
parent
6f7c864faa
commit
edfd04dae6
16 changed files with 99 additions and 96 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@iosevka/geometry",
|
||||
"version": "31.0.0",
|
||||
"version": "31.1.0",
|
||||
"private": true,
|
||||
"exports": {
|
||||
".": "./src/index.mjs",
|
||||
|
@ -13,7 +13,7 @@
|
|||
"./spiro-control": "./src/spiro-control.mjs"
|
||||
},
|
||||
"dependencies": {
|
||||
"@iosevka/util": "31.0.0",
|
||||
"@iosevka/util": "31.1.0",
|
||||
"spiro": "^3.0.1",
|
||||
"typo-geom": "^0.16.1"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue