We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14d6d59 commit dc4212aCopy full SHA for dc4212a
lerna.json
@@ -10,5 +10,5 @@
10
"registry": "https://registry.npmjs.org/"
11
}
12
},
13
- "version": "2.0.4"
+ "version": "2.0.5"
14
packages/nextjs/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "tarojs-plugin-platform-nextjs",
3
- "version": "2.0.4",
+ "version": "2.0.5",
4
"description": "Taro 插件,用于编译为 Next.js 应用。",
5
"main": "lib/index.js",
6
"scripts": {
0 commit comments