strapi/scripts/front/package.json
2025-09-25 10:52:16 +00:00

9 lines
147 B
JSON

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