Comparing version 0.0.01 to 0.0.10
@@ -5,3 +5,3 @@ module.exports = { | ||
callback: "http://zaim.net", | ||
token_file: "./config/.zaim_token" | ||
token_file: "../lib/node_modules/zaim-cli/config/.access_token" | ||
}; |
{ | ||
"name": "zaim-cli", | ||
"description": "CLI based Zaim client", | ||
"version": "0.0.01", | ||
"version": "0.0.10", | ||
"author": "Shintaro Katafuchi", | ||
@@ -6,0 +6,0 @@ "keywords": [ |
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
16416