cra-template-oracle-commerce-typescript
Version:
This is the official TypeScript template for Create Oracle CX Commerce React App.
15 lines (14 loc) • 350 B
JSON
{
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.1.0",
"@types/node": "^12.0.0",
"@types/react": "^16.9.0",
"@types/react-dom": "^16.9.0",
"@types/jest": "^25.0.0",
"typescript": "^3.8.0"
}
}
}