Skip to content

Commit

Permalink
Newer webpack
Browse files Browse the repository at this point in the history
  • Loading branch information
SemaiCZE committed Dec 9, 2017
1 parent 10847ea commit d71995d
Show file tree
Hide file tree
Showing 2 changed files with 275 additions and 46 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-react": "^7.0.0",
"eslint-plugin-standard": "^3.0.1",
"extract-text-webpack-plugin": "^2.0.0-beta.4",
"extract-text-webpack-plugin": "3.0.2",
"fetch-mock": "^5.10.0",
"file-loader": "^0.11.1",
"git-revision-webpack-plugin": "^2.5.1",
Expand All @@ -142,9 +142,9 @@
"scroll-behavior": "^0.4.0",
"strip-loader": "^0.1.2",
"style-loader": "^0.17.0",
"webpack": "^2.5.1",
"webpack": "3.10.0",
"webpack-dev-middleware": "^1.10.2",
"webpack-dev-server": "^2.4.5",
"webpack-dev-server": "2.9.7",
"webpack-isomorphic-tools": "^3.0.2"
}
}
Loading

0 comments on commit d71995d

Please sign in to comment.