instrument

This commit is contained in:
Nathan Bierema 2020-12-20 08:45:23 -05:00
parent f1c2e17998
commit a464a5fa11
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ Redux enhancer used along with [Redux DevTools](https://github.com/reduxjs/redux
### Installation ### Installation
``` ```
npm install --save-dev redux-devtools-instrument yarn add @redux-devtools/instrument
``` ```
### Usage ### Usage

View File

@ -1,5 +1,5 @@
{ {
"name": "redux-devtools-instrument", "name": "@redux-devtools/instrument",
"version": "1.10.0", "version": "1.10.0",
"description": "Redux DevTools instrumentation", "description": "Redux DevTools instrumentation",
"keywords": [ "keywords": [