Skip to content

Commit

Permalink
fix: compile issue with typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
eransakal committed Oct 29, 2017
1 parent 142dd2f commit c3cfd95
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
64 changes: 32 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"standard-version": "^4.0.0",
"tslint": "4.3.1",
"tslint-loader": "3.2.1",
"typescript": "2.2.0",
"typescript": "^2.4.0",
"webpack": "2.2.0",
"yargs": "^5.0.0"
},
Expand Down

0 comments on commit c3cfd95

Please sign in to comment.