Skip to content

Commit

Permalink
Merge pull request #34 from elliottsj/upgrade-webpack
Browse files Browse the repository at this point in the history
Upgrade to webpack@^4.1.1
  • Loading branch information
elliottsj authored Mar 19, 2018
2 parents 3f56b18 + 8c77550 commit 49fb3af
Show file tree
Hide file tree
Showing 2 changed files with 1,369 additions and 422 deletions.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,9 @@
"jest": "^21.0.0",
"json-loader": "^0.5.4",
"prettier": "^1.4.4",
"webpack": "^3.0.0"
"webpack": "^4.1.1"
},
"jest": {
"testEnvironment": "node"
}
}
Loading

0 comments on commit 49fb3af

Please sign in to comment.