chore: publish 3.0.1

This commit is contained in:
Vjacheslav Trushkin 2023-05-18 18:59:50 +03:00
parent 5c31cfb4fd
commit bdd286b32d
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/api",
"version": "3.0.0",
"version": "3.0.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/api",
"version": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"dependencies": {
"@fastify/formbody": "^7.4.0",

View File

@ -4,7 +4,7 @@
"author": "Vjacheslav Trushkin",
"license": "MIT",
"private": true,
"version": "3.0.0",
"version": "3.0.1",
"bugs": "https://github.com/iconify/api/issues",
"homepage": "https://github.com/iconify/api",
"repository": {