Skip to content

Commit

Permalink
feat: version publish
Browse files Browse the repository at this point in the history
  • Loading branch information
shenhaidada committed Oct 16, 2024
1 parent ad4f655 commit 3e0ba9e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions packages/arcodesign/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arco-design/mobile-react",
"version": "2.32.1-b27f0aa.3+b27f0aa0",
"version": "2.32.1-ad4f655.4+ad4f655a",
"description": "",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand All @@ -15,7 +15,7 @@
"author": "[email protected]",
"license": "ISC",
"dependencies": {
"@arco-design/mobile-utils": "2.19.1-b27f0aa.3+b27f0aa0",
"@arco-design/mobile-utils": "2.19.1-ad4f655.4+ad4f655a",
"@arco-design/transformable": "^1.0.0",
"@babel/runtime": "^7",
"lodash.throttle": "^4.1.1",
Expand Down Expand Up @@ -47,5 +47,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b27f0aa0063177599c5911bf852888a218adf92c"
"gitHead": "ad4f655adcaf0ba191186380d2eb6036414113d9"
}
4 changes: 2 additions & 2 deletions packages/common-widgets/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@arco-design/mobile-utils",
"version": "2.19.1-b27f0aa.3+b27f0aa0",
"version": "2.19.1-ad4f655.4+ad4f655a",
"description": "",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand All @@ -13,7 +13,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "b27f0aa0063177599c5911bf852888a218adf92c",
"gitHead": "ad4f655adcaf0ba191186380d2eb6036414113d9",
"dependencies": {
"es6-promise": "^4.2.8"
},
Expand Down

0 comments on commit 3e0ba9e

Please sign in to comment.