strapi/scripts/front/package.json
Alexandre Bodin da634b0951 v4.15.4
2023-11-11 12:17:57 +01:00

9 lines
147 B
JSON

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