strapi/scripts/front/package.json
2025-08-13 10:17:18 +00:00

9 lines
147 B
JSON

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