Comparing version 1.0.19 to 1.0.20
@@ -6,3 +6,3 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__export(require("./lib/bot.js")); | ||
__export(require("./lib/bot")); | ||
//# sourceMappingURL=index.js.map |
@@ -1,1 +0,1 @@ | ||
export * from './lib/bot.js' | ||
export * from './lib/bot' |
{ | ||
"name": "xiakebot", | ||
"version": "1.0.19", | ||
"description": "", | ||
"version": "1.0.20", | ||
"description": "xiakebot", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
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
984