chore: update @armco/shared-components to latest
Some checks failed
armco-org/Calendar/pipeline/head There was a failure building this commit

This commit is contained in:
2026-02-01 17:30:07 +05:30
parent 709d4e8cd5
commit 3a2cc5ad05

View File

@@ -1,6 +1,6 @@
{
"name": "@armco/calendar",
"version": "0.0.7",
"version": "0.0.8",
"type": "module",
"main": "build/cjs/index.js",
"module": "build/es/index.js",
@@ -49,7 +49,7 @@
"dependencies": {
"@armco/configs": "^0.0.15",
"@armco/icon": "^0.0.13",
"@armco/shared-components": "^0.0.59",
"@armco/shared-components": "^0.0.61",
"@armco/utils": "^0.0.31"
},
"devDependencies": {