main
json 10 lines 196 Bytes
Raw
1 {
2 "private": true,
3 "name": "react-nesting-example-legacy",
4 "dependencies": {
5 "react": "16.8",
6 "react-dom": "16.8",
7 "react-redux": "4.4.10",
8 "react-router-dom": "5.2.0"
9 }
10 }