Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
joshbalfour committed Apr 2, 2024
1 parent 10b7537 commit 979f52f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/constructs/edge-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"license": "MIT",
"scripts": {
"publish": "yarn jsii:publish",
"build": "yarn workspaces build @reapit-cdk/cloudfront-invalidation && yarn jsii:build && reapit-cdk-tsup --lambdas --no-main && yarn jsii:package",
"build": "yarn workspace build @reapit-cdk/cloudfront-invalidation && yarn jsii:build && reapit-cdk-tsup --lambdas --no-main && yarn jsii:package",
"check": "yarn run root:check -p $(pwd)",
"lint": "reapit-cdk-eslint",
"test": "yarn run root:test -- $(pwd)",
Expand Down

0 comments on commit 979f52f

Please sign in to comment.