Skip to content

Commit

Permalink
add missing dep on @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Sep 11, 2024
1 parent 5bff2e9 commit b6d6169
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
5 changes: 2 additions & 3 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 @@ -45,6 +45,7 @@
"url": "git+https://github.com/isaacs/graph-run.git"
},
"devDependencies": {
"@types/node": "^22.5.4",
"prettier": "^3.3.3",
"tap": "^21.0.1",
"tshy": "^3.0.2",
Expand Down

0 comments on commit b6d6169

Please sign in to comment.