retail-ui
Advanced tools
Comparing version 0.6.18 to 0.6.19-0
@@ -34,3 +34,3 @@ // @flow | ||
const isIE8 = 'attachEvent' in document; | ||
const isIE8 = ~window.navigator.userAgent.indexOf('MSIE 8.0'); | ||
@@ -37,0 +37,0 @@ export default class DateSelect extends React.Component { |
{ | ||
"name": "retail-ui", | ||
"version": "0.6.18", | ||
"version": "0.6.19-0", | ||
"description": "UI Components", | ||
@@ -5,0 +5,0 @@ "repository": { |
1337764