Skip to content

Commit

Permalink
chore: Upgrade TypeScript to v3.8 (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
gnarea authored Apr 30, 2020
1 parent 7174c2a commit be0a1cb
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 37 deletions.
108 changes: 74 additions & 34 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,10 @@
"prettier": "^1.19.1",
"trash-cli": "^1.4.0",
"ts-jest": "^24.0.2",
"ts-node": "^8.5.4",
"ts-node": "^8.9.1",
"tslint": "^5.18.0",
"typedoc": "^0.15.3",
"typescript": "^3.7.4"
"typedoc": "^0.15.8",
"typescript": "^3.8.3"
},
"dependencies": {
"@relaycorp/relaynet-core": "^1.4.8",
Expand Down

0 comments on commit be0a1cb

Please sign in to comment.