You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by da...@apache.org on 2017/09/25 13:58:09 UTC

[11/22] incubator-weex git commit: * [jsfm] upgrade weex-vue-framework to 2.4.2-weex.5

* [jsfm] upgrade weex-vue-framework to 2.4.2-weex.5


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

Branch: refs/heads/0.16-dev
Commit: 13f262a37da46ee93365e185031ae112552a7c02
Parents: 90a1876
Author: Hanks <zh...@gmail.com>
Authored: Thu Sep 21 15:20:02 2017 +0800
Committer: Hanks <zh...@gmail.com>
Committed: Thu Sep 21 15:20:02 2017 +0800

----------------------------------------------------------------------
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/13f262a3/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index da226cc..e4ce24a 100644
--- a/package.json
+++ b/package.json
@@ -107,7 +107,7 @@
     "semver": "^5.1.0",
     "weex-picker": "^0.1.0",
     "weex-rax-framework": "0.4.13",
-    "weex-vue-framework": "2.4.2-weex.3"
+    "weex-vue-framework": "2.4.2-weex.5"
   },
   "devDependencies": {
     "@weex-project/weex-picker": "^0.2.4",