strapi/scripts/front/package.json
2024-08-28 15:58:32 +02:00

9 lines
152 B
JSON

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