Skip to content

Commit

Permalink
fix: add missing node type. (#220)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshima authored May 19, 2023
1 parent 59d2bc9 commit ee2d022
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 5 deletions.
16 changes: 11 additions & 5 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
],
"dependencies": {
"@types/ejs": "^3.1.2",
"@types/node": "^16.18.28",
"binaryextensions": "^4.16.0",
"commondir": "^1.0.1",
"deep-extend": "^0.6.0",
Expand Down

0 comments on commit ee2d022

Please sign in to comment.