This commit is contained in:
SSMP 2016-10-05 20:32:31 -07:00
parent 07262a784a
commit 14bfb2d377
2 changed files with 109 additions and 1 deletions

108
npm-debug.log Normal file

File diff suppressed because one or more lines are too long

View file

@ -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": {