strapi/scripts/front/package.json
2023-05-03 15:04:25 +02:00

9 lines
147 B
JSON

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