Add billing (#329)

This commit is contained in:
Riccardo Graziosi
2024-05-03 18:11:07 +02:00
committed by GitHub
parent fc36c967af
commit bea146e612
63 changed files with 1354 additions and 27 deletions

View File

@@ -18,6 +18,8 @@
"@babel/preset-env": "7.21.5",
"@babel/preset-react": "7.18.6",
"@babel/preset-typescript": "7.21.5",
"@stripe/react-stripe-js": "2.7.0",
"@stripe/stripe-js": "3.3.0",
"@types/react": "16.9.2",
"@types/react-dom": "16.9.0",
"babel-loader": "9.1.2",