Skip to content

Commit

Permalink
Updating EventSource module
Browse files Browse the repository at this point in the history
  • Loading branch information
avoidwork committed Dec 15, 2018
1 parent 5dc26eb commit 2fe65e0
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "tenso",
"description": "Tensō is an HTTP/HTTP2 REST API framework",
"version": "10.0.5",
"version": "10.0.6",
"homepage": "http://avoidwork.github.io/tenso",
"author": "Jason Mulligan <[email protected]>",
"repository": {
Expand Down Expand Up @@ -41,7 +41,7 @@
"retsu": "^3.0.2",
"tiny-coerce": "^1.1.1",
"tiny-etag": "^2.0.3",
"tiny-eventsource": "^1.0.2",
"tiny-eventsource": "^1.0.3",
"tiny-merge": "^1.0.0",
"tiny-uuid4": "^1.0.1",
"tiny-xml": "^2.0.0",
Expand Down

0 comments on commit 2fe65e0

Please sign in to comment.