fix accounts

This commit is contained in:
Nawaz Dhandala 2021-01-04 19:05:04 +05:30
parent 56067f0415
commit 02dc0b2141

View File

@ -38,7 +38,8 @@
"redux-thunk": "^2.2.0",
"sane-email-validation": "^1.1.0",
"universal-cookie": "^4.0.0",
"valid-url": "^1.0.9"
"valid-url": "^1.0.9",
"workbox-build": "^4.3.1"
},
"scripts": {
"dev": "PORT=3003 react-scripts start",
@ -58,8 +59,7 @@
"depcheck": "^0.9.2",
"lighthouse": "^6.2.0",
"ora": "^4.0.3",
"should": "^13.2.3",
"workbox-build": "^4.3.1"
"should": "^13.2.3"
},
"jest": {
"collectCoverageFrom": [