strapi/scripts/front/package.json
Mark Kaylor bfa5109619 v4.24.0
2024-04-24 14:48:42 +02:00

9 lines
147 B
JSON

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