strapi/scripts/front/package.json
Marc Roig c771262273
v4.14.3 (#18294)
* v4.14.3

* chore: update pack up version
2023-10-05 10:20:53 +01:00

9 lines
147 B
JSON

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