mirror of
https://github.com/vale981/event-pubsub
synced 2025-03-05 09:31:42 -05:00
rev fixes #7
This commit is contained in:
parent
6cd838d03f
commit
78eb2e95fb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "event-pubsub",
|
||||
"version": "4.1.0",
|
||||
"version": "4.2.0",
|
||||
"description": "Super light and fast Extensible PubSub events and EventEmitters for Node and the browser with support for ES6 by default, and ES5 versions for older verions of node and older IE/Safari versions. Easy for any developer level. No frills, just high speed pubsub events!",
|
||||
"main": "event-pubsub.js",
|
||||
"directories": {
|
||||
|
|
Loading…
Add table
Reference in a new issue