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