strapi/scripts/front/package.json
2025-01-09 11:42:28 +01:00

9 lines
148 B
JSON

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