strapi/scripts/front/package.json
2023-07-12 14:47:27 +02:00

9 lines
147 B
JSON

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