mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-02-25 07:50:37 +03:00
v2.0.0-3
This commit is contained in:
parent
88417907a4
commit
b3f6e8d4f5
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "redux-slider-monitor",
|
||||
"version": "2.0.0-2",
|
||||
"version": "2.0.0-3",
|
||||
"description": "A custom monitor for replaying Redux actions that works similarly to a video player",
|
||||
"main": "lib/SliderMonitor.js",
|
||||
"scripts": {
|
||||
|
@ -28,12 +28,12 @@
|
|||
"raw-loader": "^1.0.0",
|
||||
"react": "^16.13.1",
|
||||
"react-dom": "^16.13.1",
|
||||
"react-redux": "^6.0.1",
|
||||
"react-hot-loader": "^3.1.3",
|
||||
"react-redux": "^6.0.1",
|
||||
"redux": "^4.0.5",
|
||||
"redux-devtools": "^3.6.0",
|
||||
"redux-devtools-dock-monitor": "^1.1.3",
|
||||
"redux-devtools-log-monitor": "^2.0.0",
|
||||
"redux-devtools": "^3.6.0",
|
||||
"rimraf": "^2.7.1",
|
||||
"style-loader": "^0.13.1",
|
||||
"todomvc-app-css": "^2.3.0"
|
||||
|
|
Loading…
Reference in New Issue
Block a user