Skip to content

Commit 150d265

Browse files
committed
v2.0.4
1 parent f01e90f commit 150d265

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/components/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@taror/components",
3-
"version": "2.0.3",
3+
"version": "2.0.4",
44
"description": "React-based Taro3 components implementation",
55
"license": "MIT",
66
"files": [

packages/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@babel/helper-split-export-declaration": "^7.16.7",
4141
"@babel/plugin-proposal-class-properties": "^7.17.12",
4242
"@babel/preset-env": "^7.18.2",
43-
"@taror/components": "^2.0.3",
43+
"@taror/components": "^2.0.4",
4444
"autoprefixer": "^10.4.4",
4545
"base64-js": "^1.5.1",
4646
"chalk": "^4.1.2",

0 commit comments

Comments
 (0)