update:迁移最新模块完成
Showing
with
27 additions
and
27 deletions
This diff could not be displayed because it is too large.
| ... | ... | @@ -22,55 +22,55 @@ |
| "babel-core": "^6.22.1", | ||
| "babel-eslint": "^7.1.1", | ||
| "babel-loader": "^7.1.1", | ||
| "babel-plugin-istanbul": "^4.1.1", | ||
| "babel-plugin-transform-runtime": "^6.22.0", | ||
| "babel-preset-env": "^1.3.2", | ||
| "babel-preset-stage-2": "^6.22.0", | ||
| "babel-register": "^6.22.0", | ||
| "chai": "^3.5.0", | ||
| "chalk": "^1.1.3", | ||
| "compression-webpack-plugin": "^0.4.0", | ||
| "connect-history-api-fallback": "^1.3.0", | ||
| "copy-webpack-plugin": "^4.0.1", | ||
| "cross-env": "^4.0.0", | ||
| "cross-spawn": "^5.0.1", | ||
| "css-loader": "^0.28.0", | ||
| "eslint": "^3.19.0", | ||
| "eslint-friendly-formatter": "^3.0.0", | ||
| "eslint-loader": "^1.7.1", | ||
| "eslint-plugin-html": "^3.0.0", | ||
| "eventsource-polyfill": "^0.9.6", | ||
| "express": "^4.14.1", | ||
| "mocha": "^3.2.0", | ||
| "chai": "^3.5.0", | ||
| "sinon": "^2.1.0", | ||
| "sinon-chai": "^2.8.0", | ||
| "extract-text-webpack-plugin": "^2.0.0", | ||
| "file-loader": "^0.11.1", | ||
| "friendly-errors-webpack-plugin": "^1.1.3", | ||
| "html-webpack-plugin": "^2.28.0", | ||
| "http-proxy-middleware": "^0.17.3", | ||
| "inject-loader": "^3.0.0", | ||
| "babel-plugin-istanbul": "^4.1.1", | ||
| "cross-spawn": "^5.0.1", | ||
| "json-loader": "^0.5.4", | ||
| "less": "^2.7.2", | ||
| "less-loader": "^4.0.4", | ||
| "loader-utils": "^1.1.0", | ||
| "mocha": "^3.2.0", | ||
| "opn": "^4.0.2", | ||
| "optimize-css-assets-webpack-plugin": "^1.3.0", | ||
| "ora": "^1.2.0", | ||
| "rimraf": "^2.6.0", | ||
| "semver": "^5.3.0", | ||
| "shelljs": "^0.7.6", | ||
| "sinon": "^2.1.0", | ||
| "sinon-chai": "^2.8.0", | ||
| "style-loader": "^0.17.0", | ||
| "svg-url-loader": "^2.2.0", | ||
| "touch": "^1.0.0", | ||
| "url-loader": "^0.5.8", | ||
| "yaml-loader": "^0.4.0", | ||
| "css-loader": "^0.28.0", | ||
| "file-loader": "^0.11.1", | ||
| "json-loader": "^0.5.4", | ||
| "less-loader": "^4.0.4", | ||
| "loader-utils": "^1.1.0", | ||
| "webpack": "^2.3.3", | ||
| "webpack-bundle-analyzer": "^2.2.1", | ||
| "webpack-dev-middleware": "^1.10.0", | ||
| "webpack-hot-middleware": "^2.18.0", | ||
| "webpack-merge": "^4.1.0", | ||
| "zip-webpack-plugin": "^1.1.0", | ||
| "html-webpack-plugin": "^2.28.0", | ||
| "compression-webpack-plugin": "^0.4.0", | ||
| "copy-webpack-plugin": "^4.0.1", | ||
| "extract-text-webpack-plugin": "^2.0.0", | ||
| "friendly-errors-webpack-plugin": "^1.1.3", | ||
| "optimize-css-assets-webpack-plugin": "^1.3.0", | ||
| "connect-history-api-fallback": "^1.3.0", | ||
| "http-proxy-middleware": "^0.17.3", | ||
| "svg-url-loader": "^2.2.0" | ||
| "yaml-loader": "^0.4.0", | ||
| "zip-webpack-plugin": "^1.1.0" | ||
| }, | ||
| "engines": { | ||
| "node": ">= 6.0.0", | ||
| ... | ... |
This diff is collapsed.
Click to expand it.
This diff could not be displayed because it is too large.
Please
register
or
sign in
to comment