Add ts-node package

This commit is contained in:
2021-03-22 19:19:35 -05:00
parent e259e25e13
commit e8ee27d36b
2 changed files with 61 additions and 0 deletions

View File

@@ -16,6 +16,7 @@
"dotenv": "^8.2.0",
"negotiator": "^0.6.2",
"pug": "^3.0.2",
"ts-node": "^9.1.1",
"typescript": "^4.1.3"
},
"scripts": {