* [html5] fix test suit release.

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

Branch: refs/heads/0.16-dev
Commit: 8b66fb8e114461515b0efc43ff0c10b7ebf1127b
Parents: 3b36889
Author: MrRaindrop <tekk...@gmail.com>
Authored: Wed Jul 26 22:33:26 2017 +0800
Committer: MrRaindrop <tekk...@gmail.com>
Committed: Wed Jul 26 22:33:26 2017 +0800

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


http://git-wip-us.apache.org/repos/asf/incubator-weex/blob/8b66fb8e/package.json
----------------------------------------------------------------------
diff --git a/package.json b/package.json
index 32285e8..b2316c2 100644
--- a/package.json
+++ b/package.json
@@ -40,7 +40,7 @@
     "postinstall": "bash ./scripts/install-hooks.sh",
     "build:native": "node build/build.js native",
     "build:runtime": "node build/build.js runtime",
-    "install:buildtools": "npm i rollup rollup-watch rollup-plugin-buble 
rollup-plugin-json rollup-plugin-eslint rollup-plugin-commonjs 
rollup-plugin-flow rollup-plugin-flow-no-whitespace rollup-plugin-postcss 
rollup-plugin-replace rollup-plugin-uglify rollup-plugin-node-resolve wwp 
flow-bin babel-core babel-eslint babel-istanbul babel-loader 
babel-plugin-coverage babel-preset-es2015 babel-runtime eslint-plugin-flowtype",
+    "install:buildtools": "npm i webpack@^1.0 rollup rollup-watch 
rollup-plugin-buble rollup-plugin-json rollup-plugin-eslint 
rollup-plugin-commonjs rollup-plugin-flow rollup-plugin-flow-no-whitespace 
rollup-plugin-postcss rollup-plugin-replace rollup-plugin-uglify 
rollup-plugin-node-resolve wwp flow-bin babel-core babel-eslint babel-istanbul 
babel-loader babel-plugin-coverage babel-preset-es2015 babel-runtime 
eslint-plugin-flowtype",
     "build:source": "npm run build:native && npm run build:browser && node 
build/build.js vue",
     "build:browser": "wwp && node build/build.js browser",
     "build:browser:common": "rollup -c build/rollup.browser.common.config.js",

Reply via email to