Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "use-bus", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"main": "index.js", | ||
"module": "index.js", | ||
@@ -5,0 +6,0 @@ "repository": "git@github.com:fabienjuif/use-bus.git", |
# use-bus | ||
React hook to subscribe and dispatch events accros React components | ||
> React hook to subscribe and dispatch events accros React components | ||
![npm](https://img.shields.io/npm/v/use-bus.svg) ![npm bundle size](https://img.shields.io/bundlephobia/minzip/use-bus.svg) | ||
# API | ||
@@ -5,0 +7,0 @@ ## dispatch |
4547
83