mirror of https://github.com/iconify/api.git
chore: publish 3.0.1
This commit is contained in:
parent
5c31cfb4fd
commit
bdd286b32d
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue