Skip to content

Commit

Permalink
update typescript peer dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Atif Afzal authored Nov 13, 2019
1 parent df9b04c commit 06a21ea
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 @@ -12,7 +12,7 @@
"prepublish": "tsc"
},
"peerDependencies": {
"typescript": "2.9.x"
"typescript": "3"
},
"devDependencies": {
"prettier": "^1.12.1",
Expand Down

0 comments on commit 06a21ea

Please sign in to comment.