strapi/scripts/front/package.json
2025-10-01 10:53:38 +00:00

9 lines
147 B
JSON

{
"name": "scripts-front",
"version": "5.25.0",
"private": true,
"scripts": {
"test:front": "jest --config jest.config.front.js"
}
}