strapi/scripts/front/package.json
Alexandre Bodin 955393fc3e v4.13.5
2023-09-12 16:40:40 +02:00

9 lines
147 B
JSON

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