Skip to content

Commit

Permalink
Upgrade enhanced resolve and change min node version
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjoelkemp committed Dec 10, 2017
1 parent f11d322 commit 7d00f35
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 deletions.
3 changes: 0 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,5 @@
language: node_js
node_js:
- "0.10"
- "4"
- "5"
- "6"
- "7"
- "8"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"app-module-path": "^1.1.0",
"commander": "^2.8.1",
"debug": "^2.2.0",
"enhanced-resolve": "~3.0.3",
"enhanced-resolve": "~3.4.1",
"is-relative-path": "^1.0.1",
"module-definition": "^2.2.4",
"module-lookup-amd": "^4.0.2",
Expand Down

0 comments on commit 7d00f35

Please sign in to comment.