d5p1
This commit is contained in:
@@ -3,15 +3,15 @@
|
||||
"@swc/core": "^1.3.21",
|
||||
"@swc/helpers": "^0.4.14",
|
||||
"@types/node": "^16.18.4",
|
||||
"nodemon": "^2.0.20",
|
||||
"regenerator-runtime": "^0.13.11",
|
||||
"ts-node": "^10.9.1",
|
||||
"typescript": "^4.9.3",
|
||||
"nodemon": "^2.0.20"
|
||||
"typescript": "^4.9.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
"timestamp-nano": "^1.0.0"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "nodemon src/2022/day4/index.ts"
|
||||
"start": "nodemon src/2022/day5/index.ts"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user