strapi/scripts/front/package.json
Alexandre Bodin 23b531cef5 v4.10.1
2023-04-26 15:45:41 +02:00

9 lines
147 B
JSON

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