Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Yaffle committed Oct 8, 2017
1 parent 1af20e9 commit a67e9fc
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "event-source-polyfill",
"version": "0.0.8",
"version": "0.0.10",
"main": "src/eventsource.js"
}
2 changes: 1 addition & 1 deletion component.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "event-source-polyfill",
"repo": "yaffle/eventsource",
"description": "a polyfill for http://www.w3.org/TR/eventsource/",
"version": "0.0.8",
"version": "0.0.10",
"keywords": [
"sse",
"server sent events",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "event-source-polyfill",
"version": "0.0.9",
"version": "0.0.10",
"description": "A polyfill for http://www.w3.org/TR/eventsource/ ",
"main": "src/eventsource.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion src/eventsource.min.js

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

0 comments on commit a67e9fc

Please sign in to comment.