Skip to content

Commit

Permalink
feat: start changes for wrangler 3
Browse files Browse the repository at this point in the history
  • Loading branch information
klaascuvelier committed Oct 6, 2023
1 parent 97e9185 commit 49cb861
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/nx-cloudflare-wrangler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"peerDependencies": {
"@nx/devkit": ">=16.0.0",
"@nx/node": ">=16.0.0",
"esbuild": "^0.14.42",
"wrangler": "^2.0.0"
"esbuild": "~0.19.0",
"wrangler": "^3.0.0"
}
}

0 comments on commit 49cb861

Please sign in to comment.