@mozaik/ext-time
Advanced tools
Comparing version 2.0.0-alpha.8 to 2.0.0-alpha.9
@@ -22,3 +22,3 @@ var _templateObject = _taggedTemplateLiteralLoose(['\n position: absolute;\n top: 50%;\n left: 50%;\n background: ', ';\n border: .5vmin solid ', ';\n width: ', 'px;\n height: ', 'px;\n border-radius: ', 'px;\n margin-top: ', 'px;\n margin-left: ', 'px;\n'], ['\n position: absolute;\n top: 50%;\n left: 50%;\n background: ', ';\n border: .5vmin solid ', ';\n width: ', 'px;\n height: ', 'px;\n border-radius: ', 'px;\n margin-top: ', 'px;\n margin-left: ', 'px;\n']), | ||
import moment from 'moment'; | ||
require('moment-timezone'); | ||
require('moment-timezone/builds/moment-timezone-with-data'); | ||
import styled from 'styled-components'; | ||
@@ -25,0 +25,0 @@ import ClockIcon from 'react-icons/lib/fa/clock-o'; |
@@ -14,3 +14,3 @@ var _templateObject = _taggedTemplateLiteralLoose(['\n padding: 3vmin;\n width: 100%;\n height: 100%;\n'], ['\n padding: 3vmin;\n width: 100%;\n height: 100%;\n']); | ||
import moment from 'moment'; | ||
require('moment-timezone'); | ||
require('moment-timezone/builds/moment-timezone-with-data'); | ||
import styled from 'styled-components'; | ||
@@ -17,0 +17,0 @@ import Measure from 'react-measure'; |
@@ -59,3 +59,3 @@ 'use strict'; | ||
require('moment-timezone'); | ||
require('moment-timezone/builds/moment-timezone-with-data'); | ||
@@ -62,0 +62,0 @@ |
@@ -47,3 +47,3 @@ 'use strict'; | ||
require('moment-timezone'); | ||
require('moment-timezone/builds/moment-timezone-with-data'); | ||
@@ -50,0 +50,0 @@ |
{ | ||
"name": "@mozaik/ext-time", | ||
"version": "2.0.0-alpha.8", | ||
"version": "2.0.0-alpha.9", | ||
"description": "Mozaik time widgets", | ||
@@ -5,0 +5,0 @@ "repository": { |
331023