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", "name": "demo-astro-reactive-library",
"description": "Demo App for Astro Reactive Form", "description": "Demo App for Astro Reactive Library",
"type": "module", "type": "module",
"version": "0.0.1", "version": "0.0.1",
"author": { "author": {

View file

@ -1,9 +1,9 @@
{ {
"name": "astro-reactive-form-workspace", "name": "astro-reactive-library",
"description": "Astro Reactive Form Workspace", "description": "Astro components for building reactive user interfaces 🚀",
"version": "0.0.0", "version": "0.0.0",
"repository": "https://github.com/ayoayco/astro-reactive-library", "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": { "author": {
"name": "Ayo Ayco", "name": "Ayo Ayco",
"email": "ramon.aycojr@gmail.com", "email": "ramon.aycojr@gmail.com",