-
- Downloads
Add react-router-dom
... | ... | @@ -10,8 +10,10 @@ |
"@types/node": "^12.0.0", | ||
"@types/react": "^16.9.0", | ||
"@types/react-dom": "^16.9.0", | ||
"@types/react-router-dom": "^5.1.5", | ||
"react": "^16.13.1", | ||
"react-dom": "^16.13.1", | ||
"react-router-dom": "^5.2.0", | ||
"react-scripts": "3.4.1", | ||
"typescript": "~3.7.2" | ||
}, | ||
... | ... |
Please register or sign in to comment