chore: update package meta
This commit is contained in:
parent
327ea620be
commit
06eeff94c0
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
||||||
{
|
{
|
||||||
|
"version": "0.0.1",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"start": "astro dev",
|
"start": "astro dev",
|
||||||
"build": "astro build"
|
"build": "astro build"
|
||||||
|
@ -11,6 +12,5 @@
|
||||||
"@astro-reactive/validator": "^0.3.4",
|
"@astro-reactive/validator": "^0.3.4",
|
||||||
"@astrojs/netlify": "^2.2.2",
|
"@astrojs/netlify": "^2.2.2",
|
||||||
"@extractus/article-extractor": "^7.2.15"
|
"@extractus/article-extractor": "^7.2.15"
|
||||||
},
|
}
|
||||||
"version": "0.0.1"
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue