Compare commits

...

1 commit
main ... v0.1.2

Author SHA1 Message Date
Ayo
8ef47d7621 0.1.2 2023-06-04 20:00:36 +02:00
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.1",
"version": "0.1.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"version": "0.1.1",
"version": "0.1.2",
"dependencies": {
"@astro-reactive/form": "^0.8.1",
"@astro-reactive/validator": "^0.3.4",

View file

@ -1,5 +1,5 @@
{
"version": "0.1.1",
"version": "0.1.2",
"scripts": {
"start": "astro dev",
"build": "astro build"