Skip to content

Commit

Permalink
doc(node): add types to package
Browse files Browse the repository at this point in the history
  • Loading branch information
coolaj86 committed Dec 16, 2024
1 parent ce18bd5 commit 117ee61
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 4 deletions.
24 changes: 20 additions & 4 deletions package-lock.json

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

3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,8 @@
"dependencies": {
"dotenv": "^16.4.7",
"marked": "^15.0.4"
},
"devDependencies": {
"@types/node": "^22.10.2"
}
}

0 comments on commit 117ee61

Please sign in to comment.