Skip to content

Commit 7654867

Browse files
remove process.env.NODE_ENV warning by bumping @opennextjs/aws dependency (#211)
1 parent 89bda8c commit 7654867

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/real-rings-walk.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@opennextjs/cloudflare": patch
3+
---
4+
5+
bump `"@opennextjs/aws` dependency to `https://pkg.pr.new/@opennextjs/aws@686`

packages/cloudflare/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
},
7272
"dependencies": {
7373
"@dotenvx/dotenvx": "catalog:",
74-
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@684",
74+
"@opennextjs/aws": "https://pkg.pr.new/@opennextjs/aws@686",
7575
"glob": "catalog:",
7676
"rimraf": "catalog:",
7777
"ts-morph": "catalog:",

pnpm-lock.yaml

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)