fix: remove screenshot reference from README template
Remove the screenshot image link from the generated README.md template as it references a non-existent asset path that would cause broken image links in new projects. Bump version to 1.3.1.
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@zen/start",
|
||||
"version": "1.3.0",
|
||||
"version": "1.3.1",
|
||||
"description": "CLI pour créer un projet Next.js avec le CMS @zen/core",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user