Skip to content

Commit

Permalink
Update Braintree-web
Browse files Browse the repository at this point in the history
  • Loading branch information
jplukarski committed Feb 6, 2024
1 parent 3c748b8 commit 3f096b5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 4 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# CHANGELOG

## UNRELEASED
- Update braintree-web to 3.100.0

## 1.42.0
- Apple Pay
- add error message prompting the customer to click the Apple Pay button when `requestPaymentMethod` is called.
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"@braintree/event-emitter": "0.4.1",
"@braintree/uuid": "0.1.0",
"@braintree/wrap-promise": "2.1.0",
"braintree-web": "3.99.0"
"braintree-web": "3.100.0"
},
"browserify": {
"transform": [
Expand Down

0 comments on commit 3f096b5

Please sign in to comment.