Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Lepozepo committed Oct 14, 2023
1 parent 4bc586b commit 83fdeb1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
7 changes: 4 additions & 3 deletions packages/react/package-lock.json

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

6 changes: 3 additions & 3 deletions packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"prettier": "^3.0.3",
"react": "^16.13.1"
},
"dependencies": {
"s3up-client": "../client"
},
"peerDependencies": {
"react": ">16"
},
"dependencies": {
"s3up-client": "file:../client"
}
}

0 comments on commit 83fdeb1

Please sign in to comment.