Remove a script

This commit is contained in:
2025-10-21 18:45:36 +02:00
parent c3f02f22bd
commit c4a2e58a02

View File

@@ -9,7 +9,6 @@
"develop": "strapi develop --debug",
"start": "strapi start",
"strapi": "strapi",
"prepare": "husky install",
"check-version": "node scripts/check-version.js"
},
"dependencies": {