diff --git a/plugins/example-plugin/plugin.json b/plugins/example-plugin/plugin.json index 76fd490..264b156 100644 --- a/plugins/example-plugin/plugin.json +++ b/plugins/example-plugin/plugin.json @@ -8,7 +8,7 @@ "priority":0, "events":[], - "npmDependencies":["discord.js"], + "npmDependencies":[], "requiredPlugins":[], "incompatiblePlugins":[],