We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 203087f commit d487f35Copy full SHA for d487f35
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "fetch-event-source",
3
"description": "Fetch implementation of EventSource with more functionality such as HTTP headers and support for Node.js.",
4
- "version": "1.0.0-alpha.0",
+ "version": "2.0.0-alpha.0",
5
"license": "MIT",
6
"keywords": [
7
"sse"
0 commit comments