mirror of
https://github.com/vale981/event-pubsub
synced 2025-03-04 17:11:38 -05:00
rev for es6 support
This commit is contained in:
parent
9ff288d93d
commit
5ce1910caf
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "event-pubsub",
|
||||
"version": "4.2.1",
|
||||
"version": "4.2.2",
|
||||
"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