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",
|
"name": "@iconify/api",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@iconify/api",
|
"name": "@iconify/api",
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@fastify/formbody": "^7.4.0",
|
"@fastify/formbody": "^7.4.0",
|
||||||
|
|
|
||||||
|
|
@ -4,7 +4,7 @@
|
||||||
"author": "Vjacheslav Trushkin",
|
"author": "Vjacheslav Trushkin",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"private": true,
|
"private": true,
|
||||||
"version": "3.0.0",
|
"version": "3.0.1",
|
||||||
"bugs": "https://github.com/iconify/api/issues",
|
"bugs": "https://github.com/iconify/api/issues",
|
||||||
"homepage": "https://github.com/iconify/api",
|
"homepage": "https://github.com/iconify/api",
|
||||||
"repository": {
|
"repository": {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue