File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Redux DevTools Dispatch
2- Dispatch your actions manually to test if your app react well.
2+ Dispatch your actions manually to test if your app reacts well.
3+
4+ [ ![ npm version] ( https://img.shields.io/npm/v/redux-devtools-dispatch.svg?style=flat-square )] ( https://www.npmjs.com/package/redux-devtools-dispatch )
5+
6+ ![ redux-devtools-dispatch] ( https://cloud.githubusercontent.com/assets/969003/12130885/7f805b28-b40e-11e5-93bf-a0e13b2de807.gif )
37
48### Installation
59
Original file line number Diff line number Diff line change 11{
22 "name" : " redux-devtools-dispatch" ,
3- "version" : " 0.1.0 " ,
4- "description" : " Dispatch your actions manually to test if your app react well" ,
3+ "version" : " 0.1.1 " ,
4+ "description" : " Dispatch your actions manually to test if your app reacts well" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
77 "clean" : " rimraf lib" ,
You can’t perform that action at this time.
0 commit comments