diff --git a/packages/browser/package.json b/packages/browser/package.json index bae19f8..189bd24 100644 --- a/packages/browser/package.json +++ b/packages/browser/package.json @@ -1,6 +1,6 @@ { "name": "@xyx-utils/browser", - "version": "0.0.2", + "version": "0.0.1", "type": "module", "description": "", "main": "dist/index.mjs", diff --git a/packages/core/package.json b/packages/core/package.json index 99d9dee..75023bf 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,7 +1,7 @@ { "name": "@xyx-utils/core", "type": "module", - "version": "0.0.2", + "version": "0.0.1", "description": "", "main": "dist/index.mjs", "scripts": {}, diff --git a/packages/node/package.json b/packages/node/package.json index f5b6170..e469de4 100644 --- a/packages/node/package.json +++ b/packages/node/package.json @@ -1,6 +1,6 @@ { "name": "@xyx-utils/node", - "version": "0.0.2", + "version": "0.0.1", "description": "", "main": "dist/index.mjs", "scripts": { diff --git a/packages/shared/package.json b/packages/shared/package.json index 3b1636b..feb6921 100644 --- a/packages/shared/package.json +++ b/packages/shared/package.json @@ -1,6 +1,6 @@ { "name": "@xyx-utils/shared", - "version": "0.0.2", + "version": "0.0.1", "description": "", "main": "dist/index.mjs", "scripts": { diff --git a/packages/vue3/package.json b/packages/vue3/package.json index 0c04296..8a7af76 100644 --- a/packages/vue3/package.json +++ b/packages/vue3/package.json @@ -1,7 +1,7 @@ { "type": "module", "name": "@xyx-utils/vue3", - "version": "0.0.2", + "version": "0.0.1", "description": "", "main": "dist/index.mjs", "scripts": { diff --git a/packages/xyx-utils/package.json b/packages/xyx-utils/package.json index affcaca..4c29d2f 100644 --- a/packages/xyx-utils/package.json +++ b/packages/xyx-utils/package.json @@ -1,6 +1,6 @@ { "name": "xyx-utils", - "version": "0.0.2", + "version": "0.0.1", "description": "", "main": "dist/index.mjs", "scripts": {