Update package.json

This commit is contained in:
SowinskiBraeden authored and GitHub committed 2023-10-27 14:05:11 -07:00
1 parent 7587bc8b78
commit ffc2e40351
1 file changed
+1 -1
+1 -1
View File
@@ -15,7 +15,7 @@
"debug": "nodemon index.js" "debug": "nodemon index.js"
}, },
"author": "Braeden Sowinski", "author": "Braeden Sowinski",
"license": "ISC", "license": "MIT",
"dependencies": { "dependencies": {
"@discordjs/rest": "^1.1.0", "@discordjs/rest": "^1.1.0",
"colors": "^1.4.0", "colors": "^1.4.0",