strapi/scripts/front/package.json
Alexandre Bodin ce84fada19 v5.0.0
2024-09-18 17:17:32 +02:00

9 lines
146 B
JSON

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