strapi/scripts/front/package.json
2024-10-09 17:08:23 +02:00

9 lines
146 B
JSON

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