Skip to content

Commit 991fffe

Browse files
authored
Update packageDependencies.md (#231)
1 parent 7efb182 commit 991fffe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/functions/packageDependencies.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ client.command({
2121
name: "packageDependencies",
2222
code: `
2323
$packageDependencies
24-
` // Should return "@aoijs/aoi.db, axios, discord-api-types, discord.js, undici"
24+
` // Should return "@aoijs/aoi.db, @aoijs/aoi.structures, chalk, discord.js, undici"
2525
});
2626
```

0 commit comments

Comments
 (0)