Skip to content

Commit

Permalink
Install axios
Browse files Browse the repository at this point in the history
  • Loading branch information
M Akbar Maulana committed Mar 23, 2023
1 parent 1533514 commit 4c1d7aa
Show file tree
Hide file tree
Showing 3 changed files with 54 additions and 4 deletions.
56 changes: 53 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"webpack-merge": "^5.8.0"
},
"dependencies": {
"axios": "^1.3.4",
"regenerator-runtime": "^0.13.11"
}
}
1 change: 0 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,5 @@
<title>Forecast</title>
</head>
<body>

</body>
</html>

0 comments on commit 4c1d7aa

Please sign in to comment.