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