mirror of
https://github.com/strapi/strapi.git
synced 2025-12-29 16:16:20 +00:00
9 lines
147 B
JSON
9 lines
147 B
JSON
{
|
|
"name": "scripts-front",
|
|
"private": true,
|
|
"version": "4.10.2",
|
|
"scripts": {
|
|
"test:front": "jest --config jest.config.front.js"
|
|
}
|
|
}
|