Skip to content
This repository has been archived by the owner on Nov 15, 2017. It is now read-only.

Commit

Permalink
Upgraded to webpack 2.2.0 final + hardsource (fixed compat to webpack…
Browse files Browse the repository at this point in the history
… v2.2)
  • Loading branch information
swernerx committed Jan 18, 2017
1 parent f2b0ebe commit 10d454c
Show file tree
Hide file tree
Showing 2 changed files with 140 additions and 91 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"babel-plugin-transform-react-jsx-source": "^6.9.0",
"babel-plugin-transform-react-remove-prop-types": "^0.2.11",
"babel-plugin-transform-runtime": "^6.15.0",
"babel-preset-babili": "^0.0.9",
"babel-preset-babili": "^0.0.10",
"babel-preset-latest": "^6.16.0",
"babel-preset-react": "^6.16.0",
"babel-runtime": "^6.20.0",
Expand All @@ -101,7 +101,7 @@
"fs-extra": "^2.0.0",
"graphql-tag": "^1.2.3",
"gulp-util": "^3.0.8",
"hard-source-webpack-plugin": "^0.3.6",
"hard-source-webpack-plugin": "^0.3.7",
"helmet": "^3.4.0",
"hpp": "^0.2.1",
"html-webpack-plugin": "^2.26.0",
Expand Down Expand Up @@ -157,23 +157,23 @@
"react-apollo": "^0.8.1",
"react-docgen": "^2.13.0",
"react-dom": "^15.4.2",
"react-helmet": "^3.3.1",
"react-helmet": "^4.0.0",
"react-hot-loader": "^3.0.0-beta.6",
"react-intl": "^2.2.3",
"react-redux": "^5.0.2",
"react-router": "4.0.0-alpha.6",
"react-tap-event-plugin": "^2.0.1",
"redux": "^3.6.0",
"redux-logger": "^2.7.4",
"redux-thunk": "^2.1.0",
"redux-thunk": "^2.1.1",
"rimraf": "^2.5.4",
"s15e-javascript": "^0.7.13",
"serialize-javascript": "^1.3.0",
"shrink-ray": "^0.1.3",
"source-map-support": "^0.4.9",
"source-map-support": "^0.4.10",
"style-loader": "^0.13.1",
"uuid": "^3.0.1",
"webpack": "2.2.0-rc.3",
"webpack": "^2.2.0",
"webpack-bundle-analyzer": "^2.2.1",
"webpack-dev-middleware": "^1.9.0",
"webpack-hot-middleware": "^2.15.0",
Expand Down
Loading

0 comments on commit 10d454c

Please sign in to comment.