Remove redux-mock-store from statusPackage/package.json

This commit is contained in:
Mohamed ABDELLANI 2020-06-26 16:23:12 +01:00
parent 921752133c
commit 1c33e2f536

View File

@ -39,8 +39,7 @@
"cross-env": "^5.2.0",
"depcheck": "^0.9.2",
"jest-localstorage-mock": "^2.3.0",
"npm-audit-ci-wrapper": "^2.2.1",
"redux-mock-store": "^1.5.3"
"npm-audit-ci-wrapper": "^2.2.1"
},
"scripts": {
"start": "npm run build && node index.js",