From commits-return-7351-apmail-weex-commits-archive=weex.apache.org@weex.incubator.apache.org Thu Aug 24 08:25:11 2017 Return-Path: X-Original-To: apmail-weex-commits-archive@minotaur.apache.org Delivered-To: apmail-weex-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 6F6F41A82E for ; Thu, 24 Aug 2017 08:25:11 +0000 (UTC) Received: (qmail 80861 invoked by uid 500); 24 Aug 2017 08:25:11 -0000 Delivered-To: apmail-weex-commits-archive@weex.apache.org Received: (qmail 80768 invoked by uid 500); 24 Aug 2017 08:25:11 -0000 Mailing-List: contact commits-help@weex.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@weex.incubator.apache.org Delivered-To: mailing list commits@weex.incubator.apache.org Received: (qmail 80602 invoked by uid 99); 24 Aug 2017 08:25:10 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd3-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2017 08:25:10 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd3-us-west.apache.org (ASF Mail Server at spamd3-us-west.apache.org) with ESMTP id 48E991806E1 for ; Thu, 24 Aug 2017 08:25:10 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd3-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -3.722 X-Spam-Level: X-Spam-Status: No, score=-3.722 tagged_above=-999 required=6.31 tests=[KAM_ASCII_DIVIDERS=0.8, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-0.001, SPF_PASS=-0.001] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd3-us-west.apache.org [10.40.0.10]) (amavisd-new, port 10024) with ESMTP id ciEbFgBpCO_S for ; Thu, 24 Aug 2017 08:25:09 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with SMTP id 88D1A5FC7B for ; Thu, 24 Aug 2017 08:25:08 +0000 (UTC) Received: (qmail 80539 invoked by uid 99); 24 Aug 2017 08:25:07 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 24 Aug 2017 08:25:07 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id C3C4EF54E1; Thu, 24 Aug 2017 08:25:07 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: danz@apache.org To: commits@weex.incubator.apache.org Date: Thu, 24 Aug 2017 08:25:07 -0000 Message-Id: <2f9fe330f92b49d0a2397046e64439a7@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [01/13] incubator-weex git commit: * [jsfm] upgrade weex-rax-framework to v0.4.10 Repository: incubator-weex Updated Branches: refs/heads/0.16-dev 60c744e66 -> 53dfdbf20 * [jsfm] upgrade weex-rax-framework to v0.4.10 Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/4accea5e Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/4accea5e Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/4accea5e Branch: refs/heads/0.16-dev Commit: 4accea5ed865a6accb4ffcf297cb20724892e201 Parents: 42285f3 Author: Hanks Authored: Wed Aug 16 22:51:07 2017 +0800 Committer: Hanks Committed: Wed Aug 16 22:51:07 2017 +0800 ---------------------------------------------------------------------- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/4accea5e/package.json ---------------------------------------------------------------------- diff --git a/package.json b/package.json index 6fa9019..692b16f 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "scroll-to": "0.0.2", "semver": "^5.1.0", "weex-picker": "^0.1.0", - "weex-rax-framework": "0.4.7", + "weex-rax-framework": "0.4.10", "weex-vue-framework": "2.4.2-weex.3" }, "devDependencies": {