From 6dac886970fc6624e1e2533645b4199146a588dd Mon Sep 17 00:00:00 2001 From: Gcaufy Date: Sun, 1 Dec 2019 20:56:34 +0800 Subject: [PATCH] release: wepy@2.0.0-alpha.22 --- package.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 895d89e13..03fd3f078 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "wepy", - "version": "1.1.8", + "version": "2.0.0-alpha.22", "description": "", "main": "lib/wepy.js", "scripts": { @@ -133,5 +133,7 @@ "commitizen": { "path": "./node_modules/cz-conventional-changelog" } - } + }, + "_id": "wepy@2.0.0-alpha.22", + "_commitid": "64ac431" }