Update version numbers and package descriptions

This commit is contained in:
Max Schmidt
2023-06-17 12:36:40 +02:00
parent 5a65ef73ae
commit 9f78d9abb4
2 changed files with 7 additions and 6 deletions

View File

@ -1,7 +1,8 @@
{
"name": "astroad",
"description": "Astroad - Astro",
"type": "module",
"version": "0.0.1",
"version": "1.1",
"license": "MIT",
"scripts": {
"dev": "astro dev --host",