Skip to content

Commit 43b8229

Browse files
committed
add rimraf as devDep
1 parent 203d926 commit 43b8229

File tree

1 file changed

+1
-0
lines changed
  • dev-packages/e2e-tests/test-applications/aws-serverless

1 file changed

+1
-0
lines changed

dev-packages/e2e-tests/test-applications/aws-serverless/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"aws-cdk-lib": "^2.210.0",
2020
"constructs": "^10.4.2",
2121
"glob": "^11.0.3",
22+
"rimraf": "^5.0.10",
2223
"tmp": "^0.2.5"
2324
},
2425
"volta": {

0 commit comments

Comments
 (0)