0.0.1
This commit is contained in:
parent
0d0343b550
commit
7f9905a00c
2 changed files with 6 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -12,7 +12,8 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"astro": "^2.4.4"
|
"astro": "^2.4.4"
|
||||||
}
|
},
|
||||||
|
"version": "0.0.1"
|
||||||
},
|
},
|
||||||
"node_modules/@ampproject/remapping": {
|
"node_modules/@ampproject/remapping": {
|
||||||
"version": "2.2.1",
|
"version": "2.2.1",
|
||||||
|
@ -9713,5 +9714,6 @@
|
||||||
"resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
|
"resolved": "https://registry.npmjs.org/zwitch/-/zwitch-2.0.4.tgz",
|
||||||
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A=="
|
"integrity": "sha512-bXE4cR/kVZhKZX/RjPEflHaKVhUVl85noU3v6b8apfQEc1x4A+zBxjZ4lN8LqGd6WZ3dl98pY4o717VFmoPp+A=="
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
"version": "0.0.1"
|
||||||
}
|
}
|
||||||
|
|
|
@ -10,5 +10,6 @@
|
||||||
"@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