react-live-clock
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -17,3 +17,3 @@ 'use strict'; | ||
var _moment = require('moment/moment'); | ||
var _moment = require('moment'); | ||
@@ -20,0 +20,0 @@ var _moment2 = _interopRequireDefault(_moment); |
{ | ||
"name": "react-live-clock", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "React Live Clock", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
import React from 'react'; | ||
import PropTypes from 'prop-types'; | ||
import moment from 'moment/moment'; | ||
import moment from 'moment'; | ||
import 'moment-timezone'; | ||
@@ -5,0 +5,0 @@ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8835665