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

This commit is contained in:
2026-02-01 17:30:28 +05:30
parent a6904aaa56
commit 653cca2c06

View File

@@ -1,6 +1,6 @@
{
"name": "@armco/uploader",
"version": "0.0.5",
"version": "0.0.6",
"type": "module",
"main": "build/cjs/index.js",
"module": "build/es/index.js",
@@ -61,7 +61,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",
"@types/uuid": "^10.0.0"
}