Skip to content

Commit

Permalink
Some more improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Muhammad Farooq committed Apr 4, 2024
1 parent 11310ac commit b843757
Show file tree
Hide file tree
Showing 3 changed files with 231 additions and 53 deletions.
160 changes: 159 additions & 1 deletion 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 @@ -23,6 +23,10 @@
"start": "parcel demo/index.html --dist-dir demo/dist"
},
"devDependencies": {
"buffer": "^6.0.3",
"parcel": "^2.12.0"
},
"dependencies": {
"axios": "^1.6.8"
}
}
Loading

0 comments on commit b843757

Please sign in to comment.