Skip to content

Commit

Permalink
Add axios and uuid dependencies ➕
Browse files Browse the repository at this point in the history
  • Loading branch information
HelloImZomi committed Aug 16, 2024
1 parent 2a9ede6 commit 49ec178
Show file tree
Hide file tree
Showing 2 changed files with 60 additions and 66 deletions.
122 changes: 57 additions & 65 deletions package-lock.json

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

4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@
"vue": "^3.4.34"
},
"dependencies": {
"pdfmake": "^0.2.10"
"axios": "^1.7.4",
"pdfmake": "^0.2.10",
"uuid": "^10.0.0"
}
}

0 comments on commit 49ec178

Please sign in to comment.