mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
authentication and routing setup
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
"@types/ramda": "^0.26.21",
|
||||
"@types/react": "^16.9.2",
|
||||
"@types/react-dom": "16.9.0",
|
||||
"@types/react-router-dom": "^4.3.5",
|
||||
"@types/react-sortable-hoc": "^0.6.5",
|
||||
"@types/react-virtualized": "^9.21.4",
|
||||
"array-move": "^2.1.0",
|
||||
@@ -20,6 +21,7 @@
|
||||
"ramda": "^0.26.1",
|
||||
"react": "^16.9.0",
|
||||
"react-dom": "^16.9.0",
|
||||
"react-router-dom": "^5.0.1",
|
||||
"react-scripts": "3.1.1",
|
||||
"react-virtualized": "^9.21.1",
|
||||
"typescript": "3.6.2"
|
||||
|
||||
Reference in New Issue
Block a user