Skip to content

Commit

Permalink
feat: version
Browse files Browse the repository at this point in the history
  • Loading branch information
shenhaidada committed Oct 24, 2024
1 parent 3e0ba9e commit 2a98edb
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-ad4f655.4+ad4f655a",
"version": "2.32.1-3e0ba9e.5+3e0ba9ec",
"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-ad4f655.4+ad4f655a",
"@arco-design/mobile-utils": "2.19.1-3e0ba9e.5+3e0ba9ec",
"@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": "ad4f655adcaf0ba191186380d2eb6036414113d9"
"gitHead": "3e0ba9ec98601318ffc48a3fd40a5fd8511c61af"
}
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-ad4f655.4+ad4f655a",
"version": "2.19.1-3e0ba9e.5+3e0ba9ec",
"description": "",
"main": "cjs/index.js",
"module": "esm/index.js",
Expand All @@ -13,7 +13,7 @@
"publishConfig": {
"access": "public"
},
"gitHead": "ad4f655adcaf0ba191186380d2eb6036414113d9",
"gitHead": "3e0ba9ec98601318ffc48a3fd40a5fd8511c61af",
"dependencies": {
"es6-promise": "^4.2.8"
},
Expand Down

0 comments on commit 2a98edb

Please sign in to comment.