Skip to content

Commit

Permalink
chore: install missing dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
xDivisionByZerox committed Sep 4, 2023
1 parent f580026 commit 89f78ec
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
37 changes: 37 additions & 0 deletions package-lock.json

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

4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,9 @@
"eslint": "^8.42.0",
"prettier": "^3.0.3",
"typescript": "~5.0.4"
},
"dependencies": {
"@faker-js/faker": "^8.0.2",
"commander": "^11.0.0"
}
}

0 comments on commit 89f78ec

Please sign in to comment.