release: WRNexusJS 0.3.5

This commit is contained in:
2026-07-24 12:46:44 +05:30
parent 44ba847210
commit c81dedff17
2114 changed files with 65790 additions and 150559 deletions
+2 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@wrnexus/ui",
"version": "0.3.4",
"version": "0.3.5",
"private": true,
"type": "module",
"main": "src/index.ts",
@@ -8,6 +8,7 @@
".": "./src/index.ts",
"./components/*": "./components/*",
"./component-catalog.json": "./component-catalog.json",
"./component-migrations.json": "./component-migrations.json",
"./component-reference.json": "./component-reference.json",
"./ui.css": "./ui.css"
},