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>
|
<sub>🤫 Psst! [Strapi is hiring](https://strapi.io/careers).</sub>
|
||||||
|
|
||||||
test change
|
|
||||||
|
|||||||
@@ -9,7 +9,8 @@
|
|||||||
"develop": "strapi develop --debug",
|
"develop": "strapi develop --debug",
|
||||||
"start": "strapi start",
|
"start": "strapi start",
|
||||||
"strapi": "strapi",
|
"strapi": "strapi",
|
||||||
"prepare": "husky install"
|
"prepare": "husky install",
|
||||||
|
"check-version": "node scripts/check-version.js"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@strapi/plugin-cloud": "5.8.1",
|
"@strapi/plugin-cloud": "5.8.1",
|
||||||
|
|||||||
@@ -14,7 +14,7 @@
|
|||||||
"name": "Apache 2.0",
|
"name": "Apache 2.0",
|
||||||
"url": "https://www.apache.org/licenses/LICENSE-2.0.html"
|
"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": {
|
"x-strapi-config": {
|
||||||
"plugins": [
|
"plugins": [
|
||||||
|
|||||||
Reference in New Issue
Block a user