strapi/scripts/front/package.json
Alexandre Bodin fefc4a24ac v4.12.7
2023-08-25 23:19:00 +02:00

9 lines
147 B
JSON

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