UNPKG

cra-template-avaya-neo

Version:

The official Avaya Neo template for Create React App.

28 lines (27 loc) 725 B
{ "package": { "dependencies": { "@avaya/neo": "^3.51.0", "@avaya/neo-react": "^0.2.0", "@testing-library/jest-dom": "^5.16.1", "@testing-library/react": "^12.1.2", "@testing-library/user-event": "^13.5.0", "@types/jest": "^27.4.0", "@types/node": "^17.0.14", "@types/react": "^17.0.38", "@types/react-dom": "^17.0.11", "react": "^17.0.2", "react-dom": "^17.0.2", "clsx": "^1.1.1", "loglevel": "^1.8.0", "react-table": "^7.7.0", "ts-essentials": "^9.1.2", "typescript": "^4.5.5", "uuid": "^8.3.2", "web-vitals": "^2.1.4" }, "eslintConfig": { "extends": ["react-app", "react-app/jest"] } } }