6d8aa4b61f
* Add cf and cache properties to runtime * add changeset * reorder import * fix types and add tests * fix package name * test
9 lines
177 B
JSON
9 lines
177 B
JSON
{
|
|
"name": "@test/astro-cloudflare-cf",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"dependencies": {
|
|
"@astrojs/cloudflare": "workspace:*",
|
|
"astro": "workspace:*"
|
|
}
|
|
}
|