mirror of
https://github.com/vale981/event-pubsub
synced 2025-03-04 17:11:38 -05:00
rev
This commit is contained in:
parent
07262a784a
commit
14bfb2d377
2 changed files with 109 additions and 1 deletions
108
npm-debug.log
Normal file
108
npm-debug.log
Normal file
File diff suppressed because one or more lines are too long
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "event-pubsub",
|
||||
"version": "4.2.0",
|
||||
"version": "4.2.1",
|
||||
"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