strapi/scripts/front/package.json
2024-11-21 12:08:17 +01:00

9 lines
146 B
JSON

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