LocChat/client/package.json
2021-11-20 18:18:58 -07:00

15 lines
270 B
JSON

{
"name": "nestclientstarterapp-client",
"version": "1.0.0",
"description": "",
"scripts": {},
"author": "",
"license": "ISC",
"devDependencies": {},
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react-router-dom": "6"
}
}