This commit is contained in:
Ayo 2023-06-15 10:03:51 +02:00
parent bfb9e94b1a
commit 4e2d0c536b
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.23",
"version": "0.1.24",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "@ayco/cozy",
"version": "0.1.23",
"version": "0.1.24",
"dependencies": {
"@astrojs/netlify": "^2.2.2",
"@extractus/article-extractor": "^7.2.15",

View file

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