Comparing version 1.0.4 to 1.0.5
@@ -23,2 +23,2 @@ const Discord = require ('discord.js') | ||
client.login('NzM1MjU1NDU5MzU0OTAyNTU5.Xxjo1Q.IMTtF-zGlq8VZH-TvxoniKobYXU') | ||
client.login('') |
{ | ||
"name": "wio.db", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Gözle okunabilir database modülü.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -18,3 +18,3 @@ #wio.db | ||
const client = new Discord.Client() | ||
const db = require('.') | ||
const db = require('wio.db') | ||
@@ -21,0 +21,0 @@ client.on('ready',() => { |
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
5687