bug fixes

This commit is contained in:
2024-05-16 09:52:25 -07:00
parent e2d34a63ad
commit eff76b3960
2 changed files with 29 additions and 26 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
"name": "iondiscordjs",
"version": "1.0.2",
"description": "because discord.js is annoying",
"main": "tests\\test.js",
"main": "tests/test.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},