strapi/scripts/front/package.json
2024-06-18 15:12:41 +02:00

9 lines
154 B
JSON

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