@chakra-xui/cra-template
Version:
The official Chakra+JavaScript template for Create React App
16 lines (15 loc) • 386 B
JSON
{
"package": {
"dependencies": {
"@chakra-xui/react": "^1.0.0",
"@emotion/react": "11.1.4",
"@emotion/styled": "^11.0.0",
"react-icons": "^3.0.0",
"framer-motion": "3.1.1",
"@testing-library/jest-dom": "^5.9.0",
"@testing-library/react": "^10.2.1",
"@testing-library/user-event": "^12.0.2",
"web-vitals": "^0.2.2"
}
}
}