LocChat/client/package.json

14 lines
241 B
JSON
Raw Normal View History

2021-11-16 21:14:46 -05:00
{
"name": "nestclientstarterapp-client",
"version": "1.0.0",
"description": "",
"scripts": {},
"author": "",
"license": "ISC",
"devDependencies": {},
"dependencies": {
"react": "^17.0.2",
"react-dom": "^17.0.2"
}
}