Skip to content

Commit 9995f19

Browse files
committed
Chore: bump version to 2.0.2
1 parent fabb813 commit 9995f19

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "taro-code",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Taro.js barcode & qrcode",
55
"scripts": {
66
"build": "export TARO_BUILD_TYPE=ui && taro build --ui",
@@ -23,6 +23,7 @@
2323
"dist"
2424
],
2525
"main": "dist/index.js",
26+
"homepage": "https://github.com/Miaonster/taro-code",
2627
"dependencies": {
2728
"@tarojs/components": "1.3.28",
2829
"@tarojs/router": "1.3.28",

0 commit comments

Comments
 (0)