Compare commits
1 commit
d80e46137e
...
18a4b98c39
Author | SHA1 | Date | |
---|---|---|---|
18a4b98c39 |
1 changed files with 3 additions and 3 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -39,9 +39,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/cloudflare": {
|
"node_modules/@astrojs/cloudflare": {
|
||||||
"version": "10.3.0",
|
"version": "10.4.0",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.3.0.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/cloudflare/-/cloudflare-10.4.0.tgz",
|
||||||
"integrity": "sha512-3OqB3VB2BOnqQ7b/eou4Q8EixsaCFPpFHUIWSfscVjQouL9HD4vDkaT1oDAuou66dQl7Fdivmk55IdGlOKebSA==",
|
"integrity": "sha512-OTBpdcDdv2aj10526g/LUkd/3tv1BFNQGRs1ELYEYcEJ5DKNQwoFFQHajIsxyS01RERFzTTmHJ0XvmTP32t+2A==",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/internal-helpers": "0.3.0",
|
"@astrojs/internal-helpers": "0.3.0",
|
||||||
|
|
Reference in a new issue