Skip to content

Commit

Permalink
Merge pull request #662 from johnnyreilly/master
Browse files Browse the repository at this point in the history
upgrade dependencies
  • Loading branch information
johnnyreilly committed Oct 19, 2017
2 parents 89ab6ee + f7e500c commit cb33f9d
Show file tree
Hide file tree
Showing 102 changed files with 13,825 additions and 2,335 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -15,3 +15,4 @@ npm-debug.log
/**/.happypack
/**/.cache-loader
!build.js
/**/debug.log
4 changes: 2 additions & 2 deletions examples/fork-ts-checker/package.json
Expand Up @@ -7,8 +7,8 @@
},
"devDependencies": {
"fork-ts-checker-webpack-plugin": "^0.2.0",
"ts-loader": "^2.0.3",
"ts-loader": "^3.0.3",
"typescript": "^2.2.2",
"webpack": "^2.2.0"
"webpack": "^3.8.1"
}
}

0 comments on commit cb33f9d

Please sign in to comment.