mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-24 05:56:26 +02:00
remove ts-node not typescript lol
This commit is contained in:
parent
d8a3ae3ed7
commit
212717e443
1 changed files with 2 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/express": "^4.17.17",
|
"@types/express": "^4.17.17",
|
||||||
"@types/node-fetch": "^2.6.2"
|
"@types/node-fetch": "^2.6.2",
|
||||||
|
"typescript": "^4.9.5"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue