strapi/scripts/front/package.json
2023-12-21 15:53:18 +01:00

9 lines
147 B
JSON

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