chore: clean up package information

This commit is contained in:
Ayo 2022-10-04 14:34:21 +02:00
parent d2a9c77724
commit da3ceb901d
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
{
"name": "demo-astro-reactive-form",
"description": "Demo App for Astro Reactive Form",
"name": "demo-astro-reactive-library",
"description": "Demo App for Astro Reactive Library",
"type": "module",
"version": "0.0.1",
"author": {

View file

@ -1,9 +1,9 @@
{
"name": "astro-reactive-form-workspace",
"description": "Astro Reactive Form Workspace",
"name": "astro-reactive-library",
"description": "Astro components for building reactive user interfaces 🚀",
"version": "0.0.0",
"repository": "https://github.com/ayoayco/astro-reactive-library",
"homepage": "https://ayco.io/showcase/astro-reactive-form",
"homepage": "https://ayco.io/showcase/astro-reactive-library",
"author": {
"name": "Ayo Ayco",
"email": "ramon.aycojr@gmail.com",