Skip to content

Commit

Permalink
Added node-fetch dependancy
Browse files Browse the repository at this point in the history
  • Loading branch information
TanmoySG committed Jun 17, 2022
1 parent 31d5a2b commit d7c2e10
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 0 deletions.
127 changes: 127 additions & 0 deletions libraries/js/logsmith/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 libraries/js/logsmith/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"dependencies": {
"chalk": "^5.0.1",
"ndjson": "^2.0.0",
"node-fetch": "^3.2.4",
"string-template": "^1.0.0"
}
}

0 comments on commit d7c2e10

Please sign in to comment.