Skip to content

Commit c8ea202

Browse files
author
ctranxuan
authored
chore(): update the EventSource version
- from 1.0.3 to 1.0.4 - there was an issue with a gitsubmodule of the EventSource pointing to a wiki page that messes up the npm package if you don't have ssh GitHub credentials
1 parent bc93075 commit c8ea202

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,6 @@
6767
"dependencies": {
6868
"core-js": "^2.4.1",
6969
"eventsource": "streamdataio/eventsource-js.git#v1.0.6",
70-
"eventsource-polyfill": "streamdataio/EventSource.git#v1.0.3"
70+
"eventsource-polyfill": "streamdataio/EventSource.git#v1.0.4"
7171
}
7272
}

0 commit comments

Comments
 (0)