Skip to content

Commit

Permalink
fix(deps): update dependency typescript to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2019
1 parent 8140152 commit c4daf1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/intelligence/service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"dripjs-types": "0.1.7",
"reflect-metadata": "0.1.13",
"rxjs": "6.4.0",
"typescript": "2.9.2",
"typescript": "3.3.3333",
"ws": "6.2.0"
},
"devDependencies": {
Expand Down

0 comments on commit c4daf1d

Please sign in to comment.