Skip to content

Commit dc4212a

Browse files
committed
v2.0.5
1 parent 14d6d59 commit dc4212a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@
1010
"registry": "https://registry.npmjs.org/"
1111
}
1212
},
13-
"version": "2.0.4"
13+
"version": "2.0.5"
1414
}

packages/nextjs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tarojs-plugin-platform-nextjs",
3-
"version": "2.0.4",
3+
"version": "2.0.5",
44
"description": "Taro 插件,用于编译为 Next.js 应用。",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)