This commit is contained in:
2022-12-05 21:05:25 +00:00
parent f214ed1fe3
commit e43eea0f6e
3 changed files with 15 additions and 20 deletions

View File

@@ -8,9 +8,6 @@
"ts-node": "^10.9.1",
"typescript": "^4.9.3"
},
"dependencies": {
"timestamp-nano": "^1.0.0"
},
"scripts": {
"start": "nodemon src/2022/day5/index.ts"
}