Skip to content

Commit

Permalink
Update typescript to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
Themistoklis Bogiatzoglou committed Sep 29, 2020
1 parent 5acc652 commit 6a44999
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@
"devDependencies": {
"@types/node": "^14.6.0",
"@types/socket.io": "^2.1.11",
"@typescript-eslint/eslint-plugin": "^3.9.1",
"@typescript-eslint/parser": "^3.9.1",
"@typescript-eslint/eslint-plugin": "^4.2.0",
"@typescript-eslint/parser": "^4.2.0",
"fastify": "^3.2.1",
"fastify-tsconfig": "^1.0.0",
"standard": "^14.3.4",
"tap": "^14.10.8",
"ts-standard": "^9.0.0",
"tsd": "^0.13.1",
"typescript": "^3.9.7"
"typescript": "^4.0.3"
},
"keywords": [
"fastify",
Expand Down

0 comments on commit 6a44999

Please # to comment.