Skip to content

Commit a088ffc

Browse files
committed
Bump 1.5.0
1 parent 1f569bb commit a088ffc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "reconnecting-eventsource",
3-
"version": "1.4.0",
3+
"version": "1.5.0",
44
"description": "wrapper library around the JavaScript EventSource API to ensure it maintains a connection to the server.",
55
"main": "build/src/reconnecting-eventsource.js",
66
"module": "build/esm/reconnecting-eventsource.js",

0 commit comments

Comments
 (0)