Update package.json

This commit is contained in:
Garrone Joseph 2021-02-20 11:16:47 +01:00 committed by GitHub
parent c3793ec81b
commit ea1f84326c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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