cra-template-oblong
Version:
Create React App template for Oblong.
16 lines (15 loc) • 387 B
JSON
{
"package": {
"dependencies": {
"@testing-library/jest-dom": "^5.5.0",
"@testing-library/react": "^10.0.4",
"@testing-library/user-event": "^10.1.0",
"react-redux": "^7.2.0",
"react-router-dom": "^5.2.0",
"redux": "^4.0.5",
"redux-devtools-extension": "^2.13.8",
"reselect": "^4.0.0",
"oblong": "*"
}
}
}