Skip to content

Commit

Permalink
npm i --save-dev @types/node
Browse files Browse the repository at this point in the history
  • Loading branch information
sheck committed May 9, 2024
1 parent e60fb68 commit 5c6e657
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
16 changes: 16 additions & 0 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 @@ -8,6 +8,7 @@
"test": "npm run build && act pull_request -e test/pull_request_event_payload.json"
},
"devDependencies": {
"@types/node": "^20.12.11",
"@vercel/ncc": "^0.38.1",
"prettier": "3.2.5",
"typescript": "^5.4.5"
Expand Down

0 comments on commit 5c6e657

Please sign in to comment.