Add version in build

This commit is contained in:
2025-04-25 18:45:33 +02:00
parent 022b18c0f7
commit a10497888c
4 changed files with 31364 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "harmony-back",
"version": "0.1.0",
"version": "0.11.0",
"private": true,
"description": "A Strapi application",
"scripts": {
@@ -12,6 +12,7 @@
},
"dependencies": {
"@strapi/plugin-cloud": "5.8.1",
"@strapi/plugin-documentation": "^5.12.6",
"@strapi/plugin-users-permissions": "5.8.1",
"@strapi/provider-email-nodemailer": "^5.9.0",
"@strapi/provider-upload-aws-s3": "^5.11.0",