@xiling-bot/exchangerate
Advanced tools
Comparing version 1.1.0 to 1.1.1
@@ -10,3 +10,3 @@ const axios = require("axios"); | ||
exchangeRatio = require(join(process.cwd(), "./options/exchangeRate.json")); | ||
if (!exchangeRatio.data) { | ||
if (!exchangeRatio.date) { | ||
getNewRatio(); | ||
@@ -13,0 +13,0 @@ } |
{ | ||
"name": "@xiling-bot/exchangerate", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "xiling-bot的汇率转换插件", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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