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/03/14 03:44:11 UTC

[3/8] incubator-weex git commit: * [jsfm] v0.19.14 && revert weex-rax-framework to 0.1.0

* [jsfm] v0.19.14 && revert weex-rax-framework to 0.1.0


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

Branch: refs/heads/0.11-dev
Commit: 716ae549156ae5829011d72b5d838dcdf06ad0f3
Parents: 1ad0980
Author: fkysly <fk...@gmail.com>
Authored: Fri Mar 10 18:54:05 2017 +0800
Committer: fkysly <fk...@gmail.com>
Committed: Fri Mar 10 18:54:05 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/716ae549/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index d035a39..a2f10bd 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
   "version": "0.4.0",
   "subversion": {
     "browser": "0.5.0",
-    "framework": "0.19.9",
+    "framework": "0.19.14",
     "transformer": ">=0.1.5 <0.5"
   },
   "description": "A framework for building Mobile cross-platform UI",
@@ -81,8 +81,8 @@
     "semver": "^5.1.0",
     "weex-components": "^0.2.0",
     "weex-picker": "^0.1.0",
-    "weex-rax-framework": "0.1.7",
-    "weex-vue-framework": "2.1.10-weex.1"
+    "weex-rax-framework": "0.1.0",
+    "weex-vue-framework": "2.2.1"
   },
   "devDependencies": {
     "xml2map": "^1.0.2",