rev docs for ES6/ES5 selection

This commit is contained in:
SSMP 2016-10-03 15:51:47 -07:00
parent 121cf07ace
commit ff1cd18420

View file

@ -1,6 +1,6 @@
{
"name": "event-pubsub",
"version": "4.0.0",
"version": "4.0.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": {