From 97c45474197a4cbcaba0783fb365e1ffe1cd1134 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8A=9B=E7=9A=93?= Date: Fri, 20 Nov 2020 14:16:43 +0800 Subject: [PATCH] chore: 0.13.1-17 --- lerna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lerna.json b/lerna.json index c7e50cccf..13c07e5c3 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "lerna": "2.11.0", - "version": "0.13.1-15", + "version": "0.13.1-17", "npmClient": "tyarn", "registry": "http://registry.npm.alibaba-inc.com", "useWorkspaces": true,