chore(release): publish v1.0.3

This commit is contained in:
CodiceFabbrica 2026-03-18 15:53:43 +08:00
parent 5851d40d07
commit dc114a4835
4 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "@r-utils/common", "name": "@r-utils/common",
"version": "1.0.2", "version": "1.0.3",
"private": false, "private": false,
"description": "js通用工具库", "description": "js通用工具库",
"type": "module", "type": "module",
@ -20,7 +20,7 @@
"utils", "utils",
"common" "common"
], ],
"publishConfig": { "publishConfig": {
"registry": "http://npm.nps.yunvip123.cn" "registry": "http://npm.nps.yunvip123.cn"
}, },
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@r-utils/uni-app", "name": "@r-utils/uni-app",
"version": "1.0.1", "version": "1.0.2",
"private": false, "private": false,
"description": "uni-app工具库", "description": "uni-app工具库",
"type": "module", "type": "module",
@ -19,7 +19,7 @@
"keywords": [ "keywords": [
"uni-app" "uni-app"
], ],
"publishConfig": { "publishConfig": {
"registry": "http://npm.nps.yunvip123.cn" "registry": "http://npm.nps.yunvip123.cn"
}, },
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@r-utils/vue2", "name": "@r-utils/vue2",
"version": "1.0.1", "version": "1.0.2",
"private": false, "private": false,
"description": "Vue2工具库", "description": "Vue2工具库",
"type": "module", "type": "module",
@ -19,7 +19,7 @@
"keywords": [ "keywords": [
"vue2" "vue2"
], ],
"publishConfig": { "publishConfig": {
"registry": "http://npm.nps.yunvip123.cn" "registry": "http://npm.nps.yunvip123.cn"
}, },
"scripts": { "scripts": {

View File

@ -1,6 +1,6 @@
{ {
"name": "@r-utils/vue3", "name": "@r-utils/vue3",
"version": "1.0.2", "version": "1.0.3",
"private": false, "private": false,
"description": "Vue3 工具", "description": "Vue3 工具",
"type": "module", "type": "module",
@ -19,7 +19,7 @@
"keywords": [ "keywords": [
"vue3" "vue3"
], ],
"publishConfig": { "publishConfig": {
"registry": "http://npm.nps.yunvip123.cn" "registry": "http://npm.nps.yunvip123.cn"
}, },
"scripts": { "scripts": {