Skip to content

Commit ae89de2

Browse files
authored
fix: fixed package description to remove mention of nonexistent /lib package (#543)
1 parent 14ca5d5 commit ae89de2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@sapphire/framework",
33
"version": "3.1.1",
4-
"description": "Discord bot framework built on top of @sapphire/lib for advanced and amazing bots.",
4+
"description": "Discord bot framework built for advanced and amazing bots.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",
77
"exports": {

0 commit comments

Comments
 (0)