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

[34/43] incubator-weex git commit: * [html5] add dep for weex-vue-bundle-util.

* [html5] add dep for weex-vue-bundle-util.


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

Branch: refs/heads/0.16-dev
Commit: 75c18105b851b849fd0bdd334d18e596def67ba3
Parents: 2014832
Author: MrRaindrop <te...@gmail.com>
Authored: Wed Jul 26 11:12:49 2017 +0800
Committer: MrRaindrop <te...@gmail.com>
Committed: Wed Jul 26 11:12:49 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/75c18105/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index ce7cc0f..32285e8 100644
--- a/package.json
+++ b/package.json
@@ -166,6 +166,7 @@
     "weex-gcanvas": "^0.4.2",
     "weex-loader": "^0.4.0",
     "weex-vdom-tester": "^0.2.0",
+    "weex-vue-bundle-util": "^0.1.3",
     "weex-wd": "^1.0.23",
     "wwp": "^0.3.5",
     "xmldom": "^0.1.27"