mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
instrument
This commit is contained in:
parent
f1c2e17998
commit
a464a5fa11
|
@ -5,7 +5,7 @@ Redux enhancer used along with [Redux DevTools](https://github.com/reduxjs/redux
|
|||
### Installation
|
||||
|
||||
```
|
||||
npm install --save-dev redux-devtools-instrument
|
||||
yarn add @redux-devtools/instrument
|
||||
```
|
||||
|
||||
### Usage
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"name": "redux-devtools-instrument",
|
||||
"name": "@redux-devtools/instrument",
|
||||
"version": "1.10.0",
|
||||
"description": "Redux DevTools instrumentation",
|
||||
"keywords": [
|
||||
|
|
Loading…
Reference in New Issue
Block a user