strapi/scripts/front/package.json
2023-04-19 14:54:40 +02:00

9 lines
146 B
JSON

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