2
0
mirror of https://github.com/iconify/iconify.git synced 2024-09-19 16:59:02 +00:00

Publish update for types

This commit is contained in:
Vjacheslav Trushkin 2022-03-17 18:20:43 +02:00
parent af2b2227ac
commit 56d74aab8a
2 changed files with 3 additions and 3 deletions

View File

@ -1,12 +1,12 @@
{
"name": "@iconify/types",
"version": "1.0.12",
"version": "1.0.13",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/types",
"version": "1.0.12",
"version": "1.0.13",
"license": "(Apache-2.0 OR GPL-2.0)",
"devDependencies": {
"typescript": "^4.4.3"

View File

@ -2,7 +2,7 @@
"name": "@iconify/types",
"type": "module",
"description": "Types for Iconify data",
"version": "1.0.12",
"version": "1.0.13",
"author": "Vjacheslav Trushkin",
"license": "(Apache-2.0 OR GPL-2.0)",
"main": "./index.js",