ja-greetings
Advanced tools
Comparing version 1.5.5 to 1.5.6
@@ -1,2 +0,2 @@ | ||
const app = require('../index') | ||
const app = require('./app') | ||
const yargs = require('yargs') | ||
@@ -3,0 +3,0 @@ const package_json = require('../package.json') |
{ | ||
"name": "ja-greetings", | ||
"version": "1.5.5", | ||
"version": "1.5.6", | ||
"description": "ja-greetings is a cli tool that displays Japanese greetings", | ||
@@ -24,3 +24,2 @@ "license": "MIT", | ||
"files": [ | ||
"index.js", | ||
"bin", | ||
@@ -27,0 +26,0 @@ "greetings", |
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
16213