Skip to content

Commit 407792e

Browse files
committed
chore: publish new minor version
1 parent 8e35844 commit 407792e

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "Iconify API",
44
"author": "Vjacheslav Trushkin",
55
"license": "MIT",
6-
"version": "3.1.1",
6+
"version": "3.2.0",
77
"type": "module",
88
"bugs": "https://github.com/iconify/api/issues",
99
"homepage": "https://github.com/iconify/api",
@@ -27,7 +27,7 @@
2727
},
2828
"dependencies": {
2929
"@fastify/formbody": "^8.0.2",
30-
"@iconify/tools": "^5.0.0-beta.5",
30+
"@iconify/tools": "^5.0.0",
3131
"@iconify/types": "^2.0.0",
3232
"@iconify/utils": "^3.1.0",
3333
"dotenv": "^17.2.3",

0 commit comments

Comments
 (0)