Skip to content

Commit

Permalink
chore(apprunner): remove unnecessary dependency (aws#18631)
Browse files Browse the repository at this point in the history
We forgot to remove this dependency when we migrated over to assertions. The assertions dependency is already added, so just removing this one.

----

*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
  • Loading branch information
kaizencc authored and TikiTDO committed Feb 21, 2022
1 parent 2e7be05 commit fbb5d7b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/@aws-cdk/aws-apprunner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@
},
"license": "Apache-2.0",
"devDependencies": {
"@aws-cdk/assert-internal": "0.0.0",
"@aws-cdk/assertions": "0.0.0",
"@aws-cdk/cdk-build-tools": "0.0.0",
"@aws-cdk/cdk-integ-tools": "0.0.0",
Expand Down

0 comments on commit fbb5d7b

Please sign in to comment.