0.13.3 : add stripe and subscription plan
Some checks failed
Build release Docker image / Build Docker Images (push) Failing after 4m18s

This commit is contained in:
2026-03-05 18:19:34 +01:00
parent ce37fafddf
commit bc63c56da6
10 changed files with 9608 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "harmony-back",
"version": "0.13.2",
"version": "0.13.3",
"private": true,
"description": "A Strapi application",
"scripts": {
@@ -26,6 +26,7 @@
"react-dom": "^18.3.1",
"react-router-dom": "^6.30.3",
"strapi-v5-plugin-populate-deep": "^4.0.5",
"stripe": "^20.4.0",
"styled-components": "^6.0.0"
},
"devDependencies": {