Update package.json

This commit is contained in:
strawberry cake 2024-03-15 19:40:45 +00:00
parent bd24d7c34b
commit 49321cada3

View file

@ -1,13 +1,13 @@
{
"name": "cakebot-revolt",
"version": "1.0.0",
"name": "pluripastries",
"version": "0.5.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"author": "cake",
"license": "GPLv3",
"devDependencies": {
"@types/sqlite3": "^3.1.8",
"typescript": "^5.1.3",