strapi/scripts/front/package.json
2024-02-28 15:33:49 +01:00

9 lines
147 B
JSON

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