Update package.json

This commit is contained in:
Garrone Joseph 2021-02-20 11:35:17 +01:00 committed by GitHub
parent 37c4613f78
commit 14e14ff050
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,7 @@
"keywords": [],
"homepage": "https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#",
"devDependencies": {
"typescript": "^4.1.5"
"typescript": "^4.1.5",
"@types/node": "^10.0.0",
"denoify": "^0.5.10",
"evt": "^1.8.11",