strapi/scripts/front/package.json
Alexandre BODIN ae792fb42c
Release 4.15.1 (#18646)
Co-authored-by: Josh <37798644+joshuaellis@users.noreply.github.com>
Co-authored-by: Marc Roig <marc12info@gmail.com>
2023-11-03 08:37:53 +01:00

9 lines
147 B
JSON

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