Compare commits
No commits in common. "87a3dab695510f2d3cbf13654fa5989893d8e5b5" and "a23c9b0dc7c9e1716b5601d735e7a085877421d2" have entirely different histories.
87a3dab695
...
a23c9b0dc7
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -2072,9 +2072,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "4.14.4",
|
"version": "4.14.3",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.4.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-4.14.3.tgz",
|
||||||
"integrity": "sha512-gpHGyY9qVJg1WXD/0UFoV3cdGZifhmCkJ3fuYV1zUlh+lWbjEB7/cE+KoSvj6aXHJGyLuTbvWOoxZs2yAdnREw==",
|
"integrity": "sha512-+Hox1EhiS5iHy4pfZaLidpD9x7WVAcgGgjTo1JOYSQ0+a2ZA9mbLtGVEXbUeeYweviNc0ZNHMnI4r9S2e8xnXg==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^2.10.3",
|
"@astrojs/compiler": "^2.10.3",
|
||||||
|
|
Loading…
Reference in a new issue