Skip to content

Commit

Permalink
add fs-extra
Browse files Browse the repository at this point in the history
  • Loading branch information
codingkarthik committed Sep 12, 2024
1 parent 8a871f6 commit 8badb1f
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 5 deletions.
63 changes: 59 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: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,11 @@
"rimraf": "^5.0.7"
},
"dependencies": {
"@hasura/ndc-sdk-typescript": "^6.1.0",
"@azure/cosmos": "^4.0.0",
"@azure/identity": "^4.0.1",
"@hasura/ndc-sdk-typescript": "^6.1.0",
"dotenv": "^16.4.5",
"fs-extra": "^11.2.0",
"quicktype-core": "^23.0.104",
"ts-node": "^10.9.2",
"typescript": "^5.5.4"
Expand Down

0 comments on commit 8badb1f

Please sign in to comment.