Skip to content

Commit

Permalink
update browser platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
jhchen committed Oct 26, 2015
1 parent 62823dc commit 4ff512c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/browsers.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
var CHROME_VERSION = '46';
var FIREFOX_VERSION = '41';
var SAFARI_VERSION = '8.1';
var SAFARI_VERSION = '9';
var IOS_VERSION = ' 9.1'; // Workaround for optimist converting to float
var ANDROID_VERSION = ' 5.1';

Expand Down

0 comments on commit 4ff512c

Please sign in to comment.