strapi/scripts/front/package.json
Alexandre Bodin e1f26c862f v5.0.0-rc.20
2024-09-10 20:54:37 +02:00

9 lines
152 B
JSON

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