strapi/scripts/front/package.json
2024-08-07 16:15:42 +02:00

9 lines
151 B
JSON

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