Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
breck7 committed Aug 19, 2024
1 parent 4410f0d commit 96a2bfe
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
1 change: 0 additions & 1 deletion header.scroll
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ importOnly
baseUrl https://wws.scroll.pub/
buildHtml
buildTxt
downloadUrl https://github.com/breck7/wws/archive/refs/heads/wws.zip
email wws@scroll.pub
viewSourceBaseUrl https://github.com/breck7/wws/blob/main

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"homepage": "https://wws.scroll.pub",
"dependencies": {
"minimist": "^1.2.8",
"scroll-cli": "^120.2.0",
"scroll-cli": "^121.0.0",
"scrollsdk": "^80.1.1"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions stripeButton.scroll
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ importOnly

<script async
src="https://js.stripe.com/v3/buy-button.js">
</script>
</script>

<stripe-buy-button
buy-button-id="buy_btn_1Pj87XJktJxKl0r5x2fJ5GMp"
buy-button-id="buy_btn_1PpYRJJktJxKl0r5IqXEQhSp"
publishable-key="pk_live_51IQx1tJktJxKl0r5YOhZM9Th6S8zhR2DXlUlJFIuLSrgzu3nfkKTx96ym19ihYYIeEnf3daa1TCPgDt0To2qt4Qk00TzjPmP9c"
>
</stripe-buy-button>
Expand Down

0 comments on commit 96a2bfe

Please sign in to comment.