mirror of
https://github.com/strapi/strapi.git
synced 2026-01-01 17:54:44 +00:00
9 lines
147 B
JSON
9 lines
147 B
JSON
{
|
|
"name": "scripts-front",
|
|
"private": true,
|
|
"version": "4.11.2",
|
|
"scripts": {
|
|
"test:front": "jest --config jest.config.front.js"
|
|
}
|
|
}
|