strapi/scripts/front/package.json
Alexandre Bodin 13a7fe96d1 v5.0.0-beta.2
2024-04-03 17:35:15 +02:00

9 lines
153 B
JSON

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