We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01e90f commit 150d265Copy full SHA for 150d265
packages/components/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@taror/components",
3
- "version": "2.0.3",
+ "version": "2.0.4",
4
"description": "React-based Taro3 components implementation",
5
"license": "MIT",
6
"files": [
packages/nextjs/package.json
@@ -40,7 +40,7 @@
40
"@babel/helper-split-export-declaration": "^7.16.7",
41
"@babel/plugin-proposal-class-properties": "^7.17.12",
42
"@babel/preset-env": "^7.18.2",
43
- "@taror/components": "^2.0.3",
+ "@taror/components": "^2.0.4",
44
"autoprefixer": "^10.4.4",
45
"base64-js": "^1.5.1",
46
"chalk": "^4.1.2",
0 commit comments