react-live-clock
Advanced tools
Comparing version 0.0.4 to 0.0.5
#!/usr/bin/env node | ||
const config = require.resolve('react-component-template/package-scripts'); | ||
const config = require.resolve('react-live-clock/package-scripts'); | ||
const ps = require.resolve('p-s/dist/bin/nps'); | ||
@@ -6,0 +6,0 @@ |
@@ -0,0 +0,0 @@ const pathTo = require('path').join.bind(null, process.cwd()); |
{ | ||
"name": "react-live-clock", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "React Live Clock", | ||
"main": "build/react-live-clock.js", | ||
"bin": { | ||
"react-component-template": "cli.js" | ||
"react-live-clock": "cli.js" | ||
}, | ||
@@ -9,0 +9,0 @@ "config": { |
# react-live-clock | ||
React clock with time-zones | ||
React clock with time-zones | ||
[DEMO](https://pvoznyuk.github.io/react-live-clock/) | ||
@@ -4,0 +5,0 @@ ### Installing |
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
34348
63