mirror of
https://github.com/strapi/strapi.git
synced 2025-12-30 08:43:28 +00:00
9 lines
146 B
JSON
9 lines
146 B
JSON
{
|
|
"name": "scripts-front",
|
|
"version": "5.0.4",
|
|
"private": true,
|
|
"scripts": {
|
|
"test:front": "jest --config jest.config.front.js"
|
|
}
|
|
}
|