Skip to content

Commit

Permalink
bogus addition to test pr build
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizencc committed Jun 21, 2023
1 parent 37caaab commit cf0bb96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@aws-cdk/custom-resource-handlers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"version": "0.0.0",
"scripts": {
"build": "tsc -b && node scripts/minify-sources.js",
"build": "npx tsc -b && node scripts/minify-sources.js",
"integ": "integ-runner",
"lint": "cdk-lint",
"package": "cdk-package",
Expand Down

0 comments on commit cf0bb96

Please sign in to comment.