chore(release): v0.0.2

This commit is contained in:
release-bot
2026-02-03 22:05:51 +00:00
parent 381f784775
commit 4b652d885f
6 changed files with 13 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@nodarium/types",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "src/index.ts",
"scripts": {

View File

@@ -1,6 +1,6 @@
{
"name": "@nodarium/ui",
"version": "0.0.1",
"version": "0.0.2",
"scripts": {
"dev": "vite",
"build": "vite build && npm run package",

View File

@@ -1,6 +1,6 @@
{
"name": "@nodarium/utils",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "src/index.ts",
"scripts": {