Skip to content
Snippets Groups Projects
Commit 5ee82422 authored by Tomáš Havlíček's avatar Tomáš Havlíček
Browse files

feat: added types

parent 8cff20a5
No related branches found
No related tags found
No related merge requests found
......@@ -8,6 +8,7 @@
"name": "frontend",
"version": "0.0.0",
"dependencies": {
"@types/node": "^17.0.42",
"antd": "^4.21.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
......
......@@ -8,6 +8,7 @@
"preview": "vite preview"
},
"dependencies": {
"@types/node": "^17.0.42",
"antd": "^4.21.0",
"react": "^18.1.0",
"react-dom": "^18.1.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment