This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ApisNecros
/
AdventOfCode-ts-2023
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
de1230b240
Rami (Branch)
Tag
main
AdventOfCode-ts...
/
package.json
package.json
123 B
Cronologia
Originale
1
2
3
4
5
6
7
{
"type"
:
"module"
,
"devDependencies"
: {
"@types/node"
:
"^20.10.1"
,
"typescript"
:
"^5.3.2"
}
}