Skip to content

Commit 768d028

Browse files
committed
release: @wepy/cli@2.0.0-alpha.5
1 parent efbe77f commit 768d028

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/cli/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@wepy/cli",
3-
"version": "2.0.0-alpha.4",
3+
"version": "2.0.0-alpha.5",
44
"main": "bin/wepy.js",
55
"bin": {
66
"wepy": "bin/wepy.js"
@@ -77,6 +77,6 @@
7777
"access": "public"
7878
},
7979
"readme": "ERROR: No README data found!",
80-
"_id": "@wepy/cli@2.0.0-alpha.4",
81-
"_commitid": "0aa7032"
80+
"_id": "@wepy/cli@2.0.0-alpha.5",
81+
"_commitid": "efbe77f"
8282
}

0 commit comments

Comments
 (0)