Skip to content

Commit

Permalink
Loosen typescript version
Browse files Browse the repository at this point in the history
  • Loading branch information
chbrown committed Jun 24, 2019
1 parent f54c6e9 commit ea24a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -20,7 +20,7 @@
"js-yaml": "3.13.1",
"nyc": "^14.1.1",
"rollup": "^1.15.5",
"typescript": "3.5.2"
"typescript": "^3.5.2"
},
"scripts": {
"prepare": "tsc",
Expand Down

0 comments on commit ea24a2a

Please sign in to comment.