Update package.json
This commit is contained in:
parent
bd24d7c34b
commit
49321cada3
1 changed files with 4 additions and 4 deletions
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue