strapi/scripts/front/package.json
Rémi de Juvigny 6b5242714b v5.4.2
2024-11-27 16:31:55 +01:00

9 lines
146 B
JSON

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