Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
breck7 committed Sep 12, 2024
1 parent caebe73 commit 7c18a57
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
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": "^130.1.1",
"scroll-cli": "^130.3.5",
"scrollsdk": "^84.0.0"
},
"devDependencies": {
Expand Down
10 changes: 2 additions & 8 deletions stripeButton.scroll
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,6 @@ importOnly

br 2
center
<script async
src="https://js.stripe.com/v3/buy-button.js">
</script>
<stripe-buy-button
buy-button-id="buy_btn_1PugMzJktJxKl0r55AmfK7nL"
publishable-key="pk_live_51IQx1tJktJxKl0r5YOhZM9Th6S8zhR2DXlUlJFIuLSrgzu3nfkKTx96ym19ihYYIeEnf3daa1TCPgDt0To2qt4Qk00TzjPmP9c"
>
</stripe-buy-button>
button Buy folder
https://buy.stripe.com/cN2dUC82JaiNbaEfZn
br 2

0 comments on commit 7c18a57

Please sign in to comment.