Make application shell components package-native

This commit is contained in:
DCCONSTRUCTIONS
2026-07-10 12:41:12 +03:00
parent 9261d3af36
commit ebae662b52
52 changed files with 1036 additions and 185 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "@nodedc/ui-react",
"version": "0.3.0",
"version": "0.4.0",
"type": "module",
"files": ["dist"],
"main": "./dist/index.js",
@@ -16,7 +16,7 @@
"typecheck": "tsc -p tsconfig.json --noEmit"
},
"dependencies": {
"@nodedc/ui-core": "0.3.0",
"@nodedc/ui-core": "0.4.0",
"lucide-react": "^0.468.0"
},
"peerDependencies": {