strapi/scripts/front/package.json
2024-03-06 16:31:53 +01:00

9 lines
147 B
JSON

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