Update package.json

This commit is contained in:
Axel Olausson Holtenäs 2022-12-14 14:43:45 +01:00 committed by GitHub
parent 20c5e88687
commit b4547d8dea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
{
"name": "xyter",
"version": "v1.3.2",
"private": "true",
"private": true,
"description": "A multi purpose Discord bot written in TypeScript with Discord.js",
"main": "dist/index.js",
"scripts": {