We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c6dce2 commit 014b0c5Copy full SHA for 014b0c5
lerna.json
@@ -10,5 +10,5 @@
10
"registry": "https://registry.npmjs.org/"
11
}
12
},
13
- "version": "0.0.20"
+ "version": "0.0.21"
14
packages/components/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@taror/components",
3
- "version": "0.0.20",
+ "version": "0.0.21",
4
"description": "React-based Taro3 components implementation",
5
"license": "MIT",
6
"files": [
packages/nextjs/package.json
"name": "tarojs-plugin-platform-nextjs",
"description": "Taro 插件,用于编译为 Next.js 应用。",
"main": "lib/index.js",
"scripts": {
0 commit comments