Skip to content

Commit

Permalink
fix: module import error
Browse files Browse the repository at this point in the history
  • Loading branch information
paring-chan committed May 2, 2023
1 parent 5f15c91 commit 05f0add
Show file tree
Hide file tree
Showing 3 changed files with 685 additions and 662 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@pikokr/command.ts",
"description": "Discord.js command framework for typescript.",
"packageManager": "pnpm@7.30.3",
"packageManager": "pnpm@8.3.1",
"version": "0.0.0-development",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
Loading

0 comments on commit 05f0add

Please sign in to comment.