Version updated

This commit is contained in:
2024-10-05 23:02:14 +05:30
parent 7594cc4bc8
commit f35377a438
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "@armco/icon",
"version": "0.0.5",
"version": "0.0.6",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@armco/icon",
"version": "0.0.5",
"version": "0.0.6",
"license": "ISC",
"dependencies": {
"@armco/types": "^0.0.11",

View File

@@ -1,6 +1,6 @@
{
"name": "@armco/icon",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"main": "build/cjs/Icon.js",
"module": "build/es/Icon.js",