This commit is contained in:
Ayo 2023-07-17 17:31:47 +02:00
parent 6022a0bc2d
commit ffe30bd7dd
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "@ayco/cozy",
"version": "0.1.29",
"version": "0.1.30",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ayco/cozy",
"version": "0.1.29",
"version": "0.1.30",
"dependencies": {
"@astrojs/netlify": "^2.2.2",
"@ayco/astro-resume": "^0.2.1",

View file

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