Test commit
This commit is contained in:
@@ -59,5 +59,3 @@ Feel free to check out the [Strapi GitHub repository](https://github.com/strapi/
|
||||
---
|
||||
|
||||
<sub>🤫 Psst! [Strapi is hiring](https://strapi.io/careers).</sub>
|
||||
|
||||
test change
|
||||
|
||||
@@ -9,7 +9,8 @@
|
||||
"develop": "strapi develop --debug",
|
||||
"start": "strapi start",
|
||||
"strapi": "strapi",
|
||||
"prepare": "husky install"
|
||||
"prepare": "husky install",
|
||||
"check-version": "node scripts/check-version.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@strapi/plugin-cloud": "5.8.1",
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"name": "Apache 2.0",
|
||||
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
|
||||
},
|
||||
"x-generation-date": "2025-10-21T16:36:26.242Z"
|
||||
"x-generation-date": "2025-10-21T16:41:02.959Z"
|
||||
},
|
||||
"x-strapi-config": {
|
||||
"plugins": [
|
||||
|
||||
Reference in New Issue
Block a user