You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ac...@apache.org on 2017/08/08 08:55:19 UTC

[07/39] incubator-weex git commit: * [jsfm] upgrade weex-rax-framework and weex-vue-framework

* [jsfm] upgrade weex-rax-framework and weex-vue-framework


Project: http://git-wip-us.apache.org/repos/asf/incubator-weex/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-weex/commit/8540aa4f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-weex/tree/8540aa4f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-weex/diff/8540aa4f

Branch: refs/heads/0.16-dev
Commit: 8540aa4f35cb2fa27259cfa4646f09b23c407e53
Parents: 523abfe
Author: Hanks <zh...@gmail.com>
Authored: Wed Jul 26 16:27:28 2017 +0800
Committer: Hanks <zh...@gmail.com>
Committed: Wed Jul 26 16:27:28 2017 +0800

----------------------------------------------------------------------
 package.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/8540aa4f/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index f99aec9..d759116 100644
--- a/package.json
+++ b/package.json
@@ -97,8 +97,8 @@
     "scroll-to": "0.0.2",
     "semver": "^5.1.0",
     "weex-picker": "^0.1.0",
-    "weex-rax-framework": "0.3.5",
-    "weex-vue-framework": "2.2.6-weex.1",
+    "weex-rax-framework": "0.4.7",
+    "weex-vue-framework": "2.4.2-weex.2",
     "weex-styler": "0.1.9"
   },
   "devDependencies": {
@@ -166,4 +166,4 @@
     "wwp": "^0.3.5",
     "xmldom": "^0.1.27"
   }
-}
\ No newline at end of file
+}