Skip to content

Commit

Permalink
Merge branch 'cdk-v2' of https://github.com/teamplanes/cdk-watch into…
Browse files Browse the repository at this point in the history
… cdk-v2
  • Loading branch information
kirkness committed Nov 24, 2021
2 parents 3ae66c3 + b46ce80 commit 3a3bea2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"bin": {
"cdkw": "lib/cli.js"
},
"version": "0.0.25-next.3",
"version": "0.0.25-cdkv2.0",
"scripts": {
"type-check": "tsc -p tsconfig.json --noEmit",
"build": "tsup src/index.ts src/cli.ts src/index.ts src/websocketHandlers/index.ts src/lambda-extension/cdk-watch-lambda-wrapper/index.ts --no-splitting -d lib --clean --dts=src/index.ts",
Expand Down

0 comments on commit 3a3bea2

Please sign in to comment.