Skip to content

Commit 0f39ef1

Browse files
committed
update nitro
1 parent f3a8073 commit 0f39ef1

File tree

3 files changed

+7
-9
lines changed

3 files changed

+7
-9
lines changed

nitro.config.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,5 @@ export default defineNitroConfig({
1717
maxAge: 60 * 60 * 24 * 365,
1818
},
1919
],
20-
cloudflare: {
21-
noWranglerDeployConfig: true,
22-
},
20+
cloudflare: {},
2321
});

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"eslint": "^9.21.0",
1919
"eslint-config-unjs": "^0.4.2",
2020
"jiti": "^2.4.2",
21-
"nitropack": "npm:nitropack-nightly@2.11.0-20250303-201505.ba9bebc7",
21+
"nitropack": "npm:nitropack-nightly@2.11.0-20250303-213708.27c25578",
2222
"prettier": "^3.5.3"
2323
},
2424
"packageManager": "pnpm@10.5.2",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)