Skip to content

Commit

Permalink
Bump Frontend lib version to 0.52.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jdart-bold committed Nov 17, 2023
1 parent 7cb7d08 commit bea5565
Show file tree
Hide file tree
Showing 2 changed files with 3,565 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"typescript-transform-paths": "^3.3.1"
},
"peerDependencies": {
"@boldcommerce/checkout-frontend-library": "0.52.1"
"@boldcommerce/checkout-frontend-library": "0.52.2"
},
"files": [
"lib/**/*"
Expand All @@ -52,7 +52,7 @@
"*.{js,jsx,ts,tsx}": "eslint --fix --max-warnings 0"
},
"dependencies": {
"@boldcommerce/checkout-frontend-library": "0.52.1",
"@boldcommerce/checkout-frontend-library": "0.52.2",
"@paypal/paypal-js": "^7.0.1",
"@types/applepayjs": "^3.0.4",
"@types/googlepay": "^0.6.4"
Expand Down
Loading

0 comments on commit bea5565

Please sign in to comment.