strapi/scripts/front/package.json
Alexandre Bodin d44586fa07 v4.13.6
2023-09-13 17:35:18 +02:00

9 lines
147 B
JSON

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