LocChat/client/package.json
2021-11-16 19:14:46 -07:00

14 lines
241 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"
}
}