mirror of
https://github.com/astuto/astuto.git
synced 2025-12-14 18:57:51 +01:00
Form refactoring (#142)
This commit is contained in:
committed by
GitHub
parent
d078e659c6
commit
9592ac3d1d
@@ -21,15 +21,16 @@
|
||||
"react-beautiful-dnd": "^13.1.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-gravatar": "^2.6.3",
|
||||
"react-hook-form": "7.33.1",
|
||||
"react-infinite-scroller": "^1.2.4",
|
||||
"react-markdown": "^5.0.3",
|
||||
"react-redux": "^7.1.1",
|
||||
"react_ujs": "^2.6.0",
|
||||
"redux": "^4.0.4",
|
||||
"redux-thunk": "^2.3.0",
|
||||
"ts-loader": "^6.0.4",
|
||||
"ts-loader": "8.1.0",
|
||||
"turbolinks": "^5.2.0",
|
||||
"typescript": "^3.5.3"
|
||||
"typescript": "4.3.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/react-redux": "^7.1.3",
|
||||
|
||||
Reference in New Issue
Block a user