chore: update readme and package info

This commit is contained in:
Ayo 2023-07-28 10:23:04 +02:00
parent 460aa22f6a
commit 1c90ab9f2e
2 changed files with 5 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

After

Width:  |  Height:  |  Size: 56 KiB

View file

@ -1,6 +1,11 @@
{ {
"name": "@ayco/cozy", "name": "@ayco/cozy",
"version": "0.1.31", "version": "0.1.31",
"repository": {
"type": "git",
"url": "https://github.com/ayoayco/cozy"
},
"homepage": "https://cozy-reader.netlify.app",
"scripts": { "scripts": {
"start": "astro dev", "start": "astro dev",
"build": "astro build" "build": "astro build"