Skip to content

Commit

Permalink
add:node-fetch 라이브러리 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
WATA-Yiju committed Apr 15, 2024
1 parent 2d9c637 commit 49c3c2e
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 0 deletions.
91 changes: 91 additions & 0 deletions express-app/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 express-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@
"eslint-plugin-jsx-a11y": "^6.7.1",
"eslint-plugin-react": "^7.32.2",
"eslint-plugin-react-hooks": "^4.6.0",
"node-fetch": "^3.3.2",
"nodemon": "^2.0.20",
"ts-node": "^10.9.1",
"typescript": "^4.9.5"
Expand Down

0 comments on commit 49c3c2e

Please sign in to comment.