Skip to content

Commit acbbdf0

Browse files
authored
[ BB2-1495 ] Update ts-node to 10.8.1 to resolve issue (#28)
1 parent a01d12b commit acbbdf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"jest": "^27.5.1",
102102
"nodemon": "^2.0.7",
103103
"supertest": "^6.1.3",
104-
"ts-node": "^9.1.1",
104+
"ts-node": "^10.8.1",
105105
"tsconfig-paths": "^3.9.0",
106106
"typescript": "^4.2.4"
107107
}

0 commit comments

Comments
 (0)