Skip to content

Commit 717ec72

Browse files
committed
Add missing package, hopefully fixes errors
Signed-off-by: Aditya Gidh <aagidh@us.ibm.com>
1 parent 66b4767 commit 717ec72

File tree

2 files changed

+14
-0
lines changed

2 files changed

+14
-0
lines changed

frontend/package-lock.json

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

frontend/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"redux-thunk": "^2.3.0",
4242
"stringify-object": "^4.0.1",
4343
"tss-react": "^4.8.4",
44+
"typescript": "5.0.3",
4445
"url-join": "^4.0.1",
4546
"web-vitals": "^0.2.4"
4647
},

0 commit comments

Comments
 (0)