mirror of
https://github.com/strapi/strapi.git
synced 2026-01-07 12:45:45 +00:00
* chore: v4.25.16 * revert: undo accidental change to getstarted * fix: update package versions
9 lines
148 B
JSON
9 lines
148 B
JSON
{
|
|
"name": "scripts-front",
|
|
"version": "4.25.16",
|
|
"private": true,
|
|
"scripts": {
|
|
"test:front": "jest --config jest.config.front.js"
|
|
}
|
|
}
|