chore: update package meta

This commit is contained in:
Ayo 2023-06-04 16:30:03 +02:00
parent 327ea620be
commit 06eeff94c0

View file

@ -1,4 +1,5 @@
{
"version": "0.0.1",
"scripts": {
"start": "astro dev",
"build": "astro build"
@ -11,6 +12,5 @@
"@astro-reactive/validator": "^0.3.4",
"@astrojs/netlify": "^2.2.2",
"@extractus/article-extractor": "^7.2.15"
},
"version": "0.0.1"
}
}