strapi/scripts/front/package.json
2024-05-22 17:53:58 +02:00

9 lines
153 B
JSON

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