Release 32.0.1

This commit is contained in:
be5invis 2024-11-03 06:29:14 -08:00
parent 17db91dfdb
commit a6fe9a9fdf
23 changed files with 209 additions and 202 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@iosevka/data-export",
"version": "32.0.0",
"version": "32.0.1",
"private": true,
"exports": {
".": "./src/index.mjs",
@ -10,7 +10,7 @@
},
"dependencies": {
"@iarna/toml": "^2.2.5",
"@iosevka/param": "32.0.0",
"@iosevka/param": "32.0.1",
"@unicode/unicode-16.0.0": "^1.6.0",
"cldr": "^7.5.0",
"@msgpack/msgpack": "^2.8.0"