Skip to content

Commit 6df260a

Browse files
committed
chore: add ts-node to dependencies
1 parent 33fe749 commit 6df260a

File tree

2 files changed

+53
-2
lines changed

2 files changed

+53
-2
lines changed

package-lock.json

Lines changed: 52 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
"feathers-mongoose": "^8.3.0",
2525
"lodash": "^4.17.15",
2626
"mongoose": "^5.9.18",
27+
"ts-node": "^8.10.2",
2728
"typescript": "^3.9.5",
2829
"which-types": "^1.4.1"
2930
},

0 commit comments

Comments
 (0)