Update package.json

This commit is contained in:
Joseph Garrone 2023-07-25 01:00:35 +02:00 committed by GitHub
parent 1932d951d1
commit f087953ed8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -44,7 +44,7 @@
"!dist/tsconfig.tsbuildinfo" "!dist/tsconfig.tsbuildinfo"
], ],
"keywords": [], "keywords": [],
"homepage": "https://github.com/garronej/update-ts-ci", "homepage": "https://github.com/#{USER_OR_ORG}#/#{REPO_NAME}#",
"devDependencies": { "devDependencies": {
"@types/node": "^20.2.1", "@types/node": "^20.2.1",
"typescript": "^5.0.4", "typescript": "^5.0.4",