strapi/scripts/front/package.json
2023-07-05 16:46:16 +02:00

9 lines
147 B
JSON

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