chore: clean up package information
This commit is contained in:
parent
d2a9c77724
commit
da3ceb901d
2 changed files with 5 additions and 5 deletions
|
@ -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": {
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue