strapi/scripts/front/package.json
Mark Kaylor ffe3577903 v4.20.2
2024-02-21 14:40:41 +01:00

9 lines
147 B
JSON

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