This commit is contained in:
Ayo 2022-09-27 22:45:58 +02:00
parent 994a903342
commit 677c68d706
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "astro-reactive-form",
"version": "0.1.0",
"version": "0.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "astro-reactive-form",
"version": "0.1.0",
"version": "0.1.1",
"license": "ISC",
"devDependencies": {
"@types/chai": "^4.3.3",

View file

@ -1,7 +1,7 @@
{
"name": "astro-reactive-form",
"description": "The Reactive Form component for Astro 🔥",
"version": "0.1.0",
"version": "0.1.1",
"repository": "https://github.com/ayoayco/astro-reactive-form",
"homepage": "https://ayco.io/showcase/astro-reactive-form",
"type": "module",