chore: publish 3.0.0

This commit is contained in:
Vjacheslav Trushkin 2023-02-08 16:31:01 +02:00
parent 02cadfd2d9
commit 2e2eafcac3
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-beta.3",
"version": "3.0.0",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/api",
"version": "3.0.0-beta.3",
"version": "3.0.0",
"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-beta.3",
"version": "3.0.0",
"bugs": "https://github.com/iconify/api/issues",
"homepage": "https://github.com/iconify/api",
"repository": {