Fix package.json description formatting

This commit is contained in:
Max Schmidt 2023-06-18 18:00:48 +02:00
parent 507c07fb7b
commit 1eef88c3d8

View File

@ -1,6 +1,6 @@
{ {
"name": "astroad", "name": "astroad",
"description": "A pre-configured setup for easy website development with Astro and Payload CMS using Docker. ", "description": "A pre-configured setup for easy website development with Astro and Payload CMS using Docker.",
"license": "MIT", "license": "MIT",
"version": "1.1", "version": "1.1",
"scripts": { "scripts": {