Skip to content

Commit 520434f

Browse files
committed
add type package necessary to build
1 parent c029cfd commit 520434f

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

frontend/package-lock.json

Lines changed: 7 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
@@ -33,6 +33,7 @@
3333
"zustand": "^4.5.2"
3434
},
3535
"devDependencies": {
36+
"@types/dot-object": "^2.1.6",
3637
"@types/react": "^18.2.66",
3738
"@types/react-dom": "^18.2.22",
3839
"@typescript-eslint/eslint-plugin": "^7.2.0",

0 commit comments

Comments
 (0)