strapi/scripts/front/package.json
Mark Kaylor 7a2a86e65f v4.20.5
2024-03-13 15:49:11 +01:00

9 lines
147 B
JSON

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