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

[45/47] incubator-weex git commit: * [html5] pair versions for vue & vue-template-compiler.

* [html5] pair versions for vue & vue-template-compiler.


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

Branch: refs/heads/dev
Commit: aab1d7455b474e949630b44f7e695a5d20225c65
Parents: cda836a
Author: MrRaindrop <te...@gmail.com>
Authored: Tue Sep 26 11:23:25 2017 +0800
Committer: MrRaindrop <te...@gmail.com>
Committed: Tue Sep 26 11:23:25 2017 +0800

----------------------------------------------------------------------
 package.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/aab1d745/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index d52a121..1c7024d 100644
--- a/package.json
+++ b/package.json
@@ -164,9 +164,9 @@
     "sinon": "^2.1.0",
     "sinon-chai": "^2.8.0",
     "uglify-js": "^2.8.29",
-    "vue": "^2.4.3",
+    "vue": "2.4.3",
     "vue-loader": "^12.2.1",
-    "vue-template-compiler": "^2.4.3",
+    "vue-template-compiler": "2.4.3",
     "webpack": "^1.13.1",
     "weex-components": "^0.2.0",
     "weex-gcanvas": "^0.4.2",