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