Skip to content

Commit

Permalink
move cloudflare-provider to dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jon77p committed Sep 17, 2024
1 parent 890a54d commit ae6923b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cdktf/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
},
"dependencies": {
"@cdktf/node-pty-prebuilt-multiarch": "^0.10.1-pre.11",
"@cdktf/provider-cloudflare": "^11.19.0",
"@cdktf/provider-random": "^11.0.3",
"cdktf": "^0.20.0",
"constructs": "^10.3.0",
Expand All @@ -33,7 +34,6 @@
"json5": "^2.2.3"
},
"devDependencies": {
"@cdktf/provider-cloudflare": "^11.19.0",
"@types/fs-extra": "^11",
"@types/jest": "^29.2.0",
"@types/node": "^22.5.5",
Expand Down

0 comments on commit ae6923b

Please sign in to comment.