Update typescript for angular update

This commit is contained in:
Geomitron
2023-11-23 12:05:42 -06:00
parent 616768d2f8
commit 9dbe312bfc
2 changed files with 50 additions and 50 deletions

View File

@@ -85,7 +85,7 @@
"nodemon": "^2.0.2",
"npm-run-all": "^4.1.5",
"ts-node": "~7.0.0",
"typescript": "^5.3.2",
"typescript": "^4.9.5",
"wait-on": "^4.0.0"
}
}