fix
This commit is contained in:
parent
bb00e1b207
commit
756c1e4c07
1 changed files with 8 additions and 5 deletions
13
package.json
13
package.json
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"devDependencies": {
|
||||
"ts-node": "^10.9.2",
|
||||
"typescript": "^5.5.3",
|
||||
"typescript-language-server": "^4.3.3"
|
||||
}
|
||||
"name": "cheems",
|
||||
"version": "0.0.1",
|
||||
"description": "a way to deal with handlers",
|
||||
"main": "index.ts",
|
||||
"repository": "ssh://forgejo@git.viende.su:61488/VienDesu/cheems.git",
|
||||
"author": "Aleksandr <alexandrfedotov65535@gmail.com>",
|
||||
"license": "MIT",
|
||||
"private": true
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue