Skip to content

Commit 70b052b

Browse files
committed
Removed extra dependencies in all blueprints, left only in the root
1 parent bfa1dcb commit 70b052b

File tree

9 files changed

+3
-1814
lines changed

9 files changed

+3
-1814
lines changed

lib/bsc/package.json

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,5 @@
1313
"cdk_deploy_ha_nodes": "cdk deploy bsc-ha-nodes",
1414
"cdk_destroy_common": "cdk destroy bsc-common",
1515
"cdk_destroy_ha_nodes": "cdk destroy bsc-ha-nodes"
16-
},
17-
"dependencies": {
18-
"@types/node": "^20.10.0",
19-
"dotenv": "^16.3.1"
20-
},
21-
"devDependencies": {
22-
"@types/jest": "^29.5.11"
2316
}
2417
}

0 commit comments

Comments
 (0)