mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-04-17 06:51:58 +03:00
Update
This commit is contained in:
parent
64c2373a96
commit
b7ae0eac39
|
@ -1,6 +1,6 @@
|
|||
# remotedev-redux-devtools-extension
|
||||
|
||||
## 3.2.2
|
||||
## 3.2.3
|
||||
|
||||
### Patch Changes
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "3.2.1",
|
||||
"version": "3.2.3",
|
||||
"name": "Redux DevTools",
|
||||
"description": "Redux DevTools for debugging application's state changes.",
|
||||
"homepage_url": "https://github.com/reduxjs/redux-devtools",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "3.2.1",
|
||||
"version": "3.2.3",
|
||||
"name": "Redux DevTools",
|
||||
"description": "Redux DevTools for debugging application's state changes.",
|
||||
"homepage_url": "https://github.com/reduxjs/redux-devtools",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "3.2.1",
|
||||
"version": "3.2.3",
|
||||
"name": "Redux DevTools",
|
||||
"manifest_version": 3,
|
||||
"description": "Redux Developer Tools for debugging application state changes.",
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"private": true,
|
||||
"name": "remotedev-redux-devtools-extension",
|
||||
"version": "3.2.2",
|
||||
"version": "3.2.3",
|
||||
"description": "Redux Developer Tools for debugging application state changes.",
|
||||
"homepage": "https://github.com/reduxjs/redux-devtools/tree/master/extension",
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in New Issue
Block a user