Skip to content

Commit

Permalink
fix: actually import cutefish module
Browse files Browse the repository at this point in the history
  • Loading branch information
lleyton authored May 7, 2024
1 parent 6717553 commit c2e6480
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "raboneko",
"version": "0.17.0",
"version": "0.17.1",
"description": "Raboneko.",
"main": "dist/index.js",
"engines": {
Expand Down
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ http
import './modules/ping';
import './modules/guildMemberAdd';
import './modules/funAI';
import './modules/cutefishInfo';
File renamed without changes.

0 comments on commit c2e6480

Please sign in to comment.