Skip to content

Commit

Permalink
2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rexxars committed Mar 2, 2022
1 parent 1f2357a commit 4579961
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 2 additions & 3 deletions package.json
@@ -1,6 +1,6 @@
{
"name": "eventsource",
"version": "1.1.0",
"version": "2.0.0",
"description": "W3C compliant EventSource client for Node.js and browser (polyfill)",
"keywords": [
"eventsource",
Expand Down Expand Up @@ -48,8 +48,7 @@
"engines": {
"node": ">=12.0.0"
},
"dependencies": {
},
"dependencies": {},
"standard": {
"ignore": [
"example/eventsource-polyfill.js"
Expand Down

0 comments on commit 4579961

Please sign in to comment.