0.1.0
This commit is contained in:
parent
abdacca8bf
commit
0beeed9135
2 changed files with 3 additions and 3 deletions
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,12 +1,12 @@
|
||||||
{
|
{
|
||||||
"name": "astro-reactive-form",
|
"name": "astro-reactive-form",
|
||||||
"version": "0.0.10",
|
"version": "0.1.0",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "astro-reactive-form",
|
"name": "astro-reactive-form",
|
||||||
"version": "0.0.10",
|
"version": "0.1.0",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/chai": "^4.3.3",
|
"@types/chai": "^4.3.3",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "astro-reactive-form",
|
"name": "astro-reactive-form",
|
||||||
"description": "The Reactive Form component for Astro 🔥",
|
"description": "The Reactive Form component for Astro 🔥",
|
||||||
"version": "0.0.10",
|
"version": "0.1.0",
|
||||||
"repository": "https://github.com/ayoayco/astro-reactive-form",
|
"repository": "https://github.com/ayoayco/astro-reactive-form",
|
||||||
"homepage": "https://ayco.io/showcase/astro-reactive-form",
|
"homepage": "https://ayco.io/showcase/astro-reactive-form",
|
||||||
"type": "module",
|
"type": "module",
|
||||||
|
|
Loading…
Reference in a new issue