strapi/scripts/front/package.json
2024-08-14 14:55:42 +02:00

9 lines
147 B
JSON

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