Skip to content

Commit

Permalink
Ensure working ts-node for newer Node versions
Browse files Browse the repository at this point in the history
  • Loading branch information
VodBox committed Sep 22, 2022
1 parent d0601db commit e422c08
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 26 deletions.
91 changes: 66 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"stylelint-config-recommended-scss": "^6.0.0",
"template-ejs-loader": "^0.9.1",
"ts-loader": "^9.2.8",
"ts-node": "^10.7.0",
"ts-node": "^10.9.1",
"typescript": "^4.6.3",
"webpack": "^5.72.0",
"webpack-cli": "^4.9.2"
Expand Down

0 comments on commit e422c08

Please sign in to comment.