This commit is contained in:
Ayo 2023-05-29 11:15:58 +02:00
parent 0d0343b550
commit aff3f2a719
2 changed files with 6 additions and 3 deletions

6
package-lock.json generated
View file

@ -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"
} }

View file

@ -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"
} }