This is an automated email from the ASF dual-hosted git repository.

cnryb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex-cli.git


The following commit(s) were added to refs/heads/master by this push:
     new bf7f8ed  fix lerna url
bf7f8ed is described below

commit bf7f8eddc76529d2167d374c1a0357ebfa348865
Author: 任跃兵 <[email protected]>
AuthorDate: Thu Mar 5 22:48:34 2020 +0800

    fix lerna url
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 2172d90..dcda21c 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 
 ## System Components
 
-[Weex Toolkit](https://github.com/weexteam/weex-toolkit) split each function 
module into separate parts, if you see our [source 
code](https://github.com/weexteam/weex-toolkit/tree/master/packages/%40weex) , 
you will find that we manage multiple separate releases in the repository via 
[Lerna](https://lernajs.io/) Package, providing the following functional 
modules:
+[Weex Toolkit](https://github.com/weexteam/weex-toolkit) split each function 
module into separate parts, if you see our [source 
code](https://github.com/weexteam/weex-toolkit/tree/master/packages/%40weex) , 
you will find that we manage multiple separate releases in the repository via 
[Lerna](https://lerna.js.org/) Package, providing the following functional 
modules:
 
 | Project | Status | Description |
 |---------|--------|-------------|

Reply via email to