wip d2p2
This commit is contained in:
@@ -5,9 +5,13 @@
|
||||
"@types/node": "^16.18.4",
|
||||
"regenerator-runtime": "^0.13.11",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.9.3"
|
||||
"typescript": "^4.9.3",
|
||||
"nodemon": "^2.0.20"
|
||||
},
|
||||
"dependencies": {
|
||||
"nodemon": "^2.0.20"
|
||||
|
||||
},
|
||||
"scripts": {
|
||||
"start": "nodemon src/2022/day2/index.ts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user