Skip to content

Commit

Permalink
Merge pull request #2 from kala2/typescript-v4
Browse files Browse the repository at this point in the history
Typescript v4
  • Loading branch information
alemagio authored Sep 30, 2020
2 parents 5acc652 + c6c3800 commit 725cc8b
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 725cc8b

Please # to comment.