mirror of
https://github.com/iconify/iconify.git
synced 2024-11-09 23:00:56 +00:00
Publish update for types
This commit is contained in:
parent
af2b2227ac
commit
56d74aab8a
4
packages/types/package-lock.json
generated
4
packages/types/package-lock.json
generated
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "@iconify/types",
|
"name": "@iconify/types",
|
||||||
"version": "1.0.12",
|
"version": "1.0.13",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@iconify/types",
|
"name": "@iconify/types",
|
||||||
"version": "1.0.12",
|
"version": "1.0.13",
|
||||||
"license": "(Apache-2.0 OR GPL-2.0)",
|
"license": "(Apache-2.0 OR GPL-2.0)",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"typescript": "^4.4.3"
|
"typescript": "^4.4.3"
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@iconify/types",
|
"name": "@iconify/types",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
"description": "Types for Iconify data",
|
"description": "Types for Iconify data",
|
||||||
"version": "1.0.12",
|
"version": "1.0.13",
|
||||||
"author": "Vjacheslav Trushkin",
|
"author": "Vjacheslav Trushkin",
|
||||||
"license": "(Apache-2.0 OR GPL-2.0)",
|
"license": "(Apache-2.0 OR GPL-2.0)",
|
||||||
"main": "./index.js",
|
"main": "./index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user