strapi/scripts/front/package.json
Marc Roig 7e6f107daf
v5.0.0-rc.7 (#20874)
* v5.0.0-rc.7

* chore: update missing released versions

* fix: update yarn lock
2024-07-25 09:19:02 +02:00

9 lines
151 B
JSON

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