strapi/scripts/front/package.json
Alexandre Bodin 9bb6ba1e0d v4.12.6
2023-08-23 15:50:13 +02:00

9 lines
147 B
JSON

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