mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-23 07:42:10 +00:00
Remove redux-mock-store from statusPackage/package.json
This commit is contained in:
parent
921752133c
commit
1c33e2f536
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user