Skip to content
This repository has been archived by the owner on Aug 3, 2018. It is now read-only.

Commit

Permalink
chore(package.json): fixes typescript dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin committed Aug 31, 2016
1 parent 1e5ea70 commit 4d042f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@
"tslint": "^3.15.0-dev.0",
"tslint-loader": "^2.1.3",
"typedoc": "^0.4.4",
"typescript": "~2.0.0-beta",
"typescript": "2.0.0",
"url-loader": "^0.5.7",
"webpack": "^2.1.0-beta.21",
"webpack-dev-middleware": "^1.6.1",
Expand Down

0 comments on commit 4d042f3

Please sign in to comment.