This commit is contained in:
Ayo 2023-06-04 21:35:54 +02:00
parent 077d56b3be
commit fb3030b8a4
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,11 +1,11 @@
{
"name": "@ayoayco/cozy",
"version": "0.1.3",
"version": "0.1.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"version": "0.1.3",
"version": "0.1.4",
"dependencies": {
"@astro-reactive/form": "^0.8.1",
"@astro-reactive/validator": "^0.3.4",

View file

@ -1,6 +1,6 @@
{
"name": "@ayco/cozy",
"version": "0.1.3",
"version": "0.1.4",
"scripts": {
"start": "astro dev",
"build": "astro build"