strapi/scripts/front/package.json
Mark Kaylor dc96169c3f v4.15.5
2023-11-29 16:42:28 +01:00

9 lines
147 B
JSON

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