Compare commits

...

2 Commits

Author SHA1 Message Date
John Hiesey 5e25ed2f65 2.2.1 2016-03-25 18:53:56 -07:00
John Hiesey b339f4afa9 Fix microsoft edge versions for newer zuul 2016-03-24 03:09:09 -07:00
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ browsers:
- name: safari
version: 5..latest
- name: microsoftedge
version: 20..latest
version: 13..latest
- name: ie
version: 9..latest
- name: opera
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "stream-http",
"version": "2.2.0",
"version": "2.2.1",
"description": "Streaming http in the browser",
"main": "index.js",
"repository": {