ng-event-source
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -10,3 +10,3 @@ /** @license | ||
const EventSourcePolyfill = (function (global) { | ||
var EventSourcePolyfill = (function (global) { | ||
"use strict"; | ||
@@ -544,2 +544,2 @@ | ||
export { EventSourcePolyfill }; | ||
export { EventSourcePolyfill }; |
{ | ||
"name": "ng-event-source", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"main": "eventsource.js", | ||
@@ -5,0 +5,0 @@ "typings": "typings.d.ts", |
Sorry, the diff of this file is not supported yet
169228
3909