Skip to content

Commit

Permalink
feat(package): update to tslint 4 and loader 3
Browse files Browse the repository at this point in the history
BREAKING CHANGE: updated to new major releases of dependencies
  • Loading branch information
niieani authored Nov 22, 2016
1 parent 50bcc45 commit c3820a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
"typescript": "^2.0.6"
},
"dependencies": {
"tslint": "^3.15.1",
"tslint-loader": "^2.1.5"
"tslint": "^4.0.1",
"tslint-loader": "^3.0.0"
},
"peerDependencies": {
"@easy-webpack/core": "*"
Expand Down

0 comments on commit c3820a9

Please sign in to comment.