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": {
|
"name": "cheems",
|
||||||
"ts-node": "^10.9.2",
|
"version": "0.0.1",
|
||||||
"typescript": "^5.5.3",
|
"description": "a way to deal with handlers",
|
||||||
"typescript-language-server": "^4.3.3"
|
"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