strapi/scripts/front/package.json
Alexandre Bodin 0de06a008d v4.11.0
2023-06-07 17:16:22 +02:00

9 lines
147 B
JSON

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