strapi/scripts/front/package.json
Rémi de Juvigny 1282000009 v5.0.0-rc.8
2024-07-31 17:10:39 +02:00

9 lines
151 B
JSON

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