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", "name": "pluripastries",
"version": "1.0.0", "version": "0.5.0",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "echo \"Error: no test specified\" && exit 1"
}, },
"author": "", "author": "cake",
"license": "ISC", "license": "GPLv3",
"devDependencies": { "devDependencies": {
"@types/sqlite3": "^3.1.8", "@types/sqlite3": "^3.1.8",
"typescript": "^5.1.3", "typescript": "^5.1.3",