Fixed console command. Updated packages.

This commit is contained in:
Mike Cao 2024-07-04 15:55:06 -07:00
parent 9118f24668
commit d501410a63
5 changed files with 371 additions and 281 deletions

View file

@ -175,6 +175,6 @@
"tar": "^6.1.2",
"ts-jest": "^29.1.2",
"ts-node": "^10.9.1",
"typescript": "^5.4.3"
"typescript": "^5.5.3"
}
}