Skip to content

Commit

Permalink
feat(browserApp): support Webpack 2.2.0 (final)
Browse files Browse the repository at this point in the history
ISSUES CLOSED: #107
  • Loading branch information
Brett Uglow committed Jan 20, 2017
1 parent 40825b7 commit 34d6f26
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/core/packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -553,11 +553,11 @@ $packages:

- &pkg_webpack
name: webpack
version: 2.2.0-rc.3
version: 2.2.0

- &pkg_webpack-dev-server
name: webpack-dev-server
version: 2.2.0-rc.0
version: 2.2.0

- &pkg_whatwg-fetch # Polyfill for fetch() API
name: whatwg-fetch
Expand Down

0 comments on commit 34d6f26

Please sign in to comment.