Skip to content

Commit

Permalink
chore: Fix typescript typings to v14
Browse files Browse the repository at this point in the history
  • Loading branch information
joachimvh committed Dec 16, 2021
1 parent f49425c commit f3bb1ab
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"@types/marked": "^3.0.0",
"@types/mime-types": "^2.1.0",
"@types/n3": "^1.10.0",
"@types/node": "^15.12.5",
"@types/node": "^14.18.0",
"@types/nodemailer": "^6.4.2",
"@types/pump": "^1.1.1",
"@types/punycode": "^2.1.0",
Expand Down

0 comments on commit f3bb1ab

Please sign in to comment.