Skip to content
This repository has been archived by the owner on Jan 1, 2025. It is now read-only.

Commit

Permalink
Add dependencies to the browser-upload example (#101)
Browse files Browse the repository at this point in the history
  • Loading branch information
shomix authored Apr 13, 2023
1 parent 22ae8a0 commit 0f0e134
Show file tree
Hide file tree
Showing 5 changed files with 338 additions and 1 deletion.
129 changes: 129 additions & 0 deletions examples/browser-upload/client/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 examples/browser-upload/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"private": true,
"homepage": "./",
"dependencies": {
"@spheron/browser-upload": "^1.0.0",
"@testing-library/jest-dom": "^5.16.5",
"@testing-library/react": "^13.4.0",
"@testing-library/user-event": "^13.5.0",
Expand Down
Loading

0 comments on commit 0f0e134

Please sign in to comment.