onechat-webclient-cli
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "onechat-webclient-cli", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"description": "", | ||
@@ -9,5 +9,2 @@ "main": "index.js", | ||
], | ||
"bin": { | ||
"onechat": "dist/cli.js" | ||
}, | ||
"main": "dist/cli.js", | ||
@@ -31,3 +28,6 @@ "devDependencies": { | ||
"commander": "^2.9.0" | ||
}, | ||
"bin": { | ||
"onechat": "dist/cli.js" | ||
} | ||
} |
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
2645