Skip to content

Commit 7b445fa

Browse files
committed
Update package.json
1 parent 9865682 commit 7b445fa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,9 @@
1212
"dependencies": {
1313
"discord.js": "^13.3.1",
1414
"dotenv": "^10.0.0",
15-
"glob": "^7.2.0"
15+
"glob": "^7.2.0",
16+
"chalk": "^4.1.0",
17+
"fs": "^0.0.1-security"
1618
},
1719
"repository": {
1820
"type": "git",

0 commit comments

Comments
 (0)