@codebrew/nx-aws-cdk
Advanced tools
+2
-0
@@ -5,2 +5,4 @@ # Changelog | ||
| ## [0.1.1](https://github.com/codebrewlab/nx-plugins/compare/v0.1.0...v0.1.1) (2021-10-16) | ||
| # 0.1.0 (2021-10-16) | ||
@@ -7,0 +9,0 @@ |
+2
-1
| { | ||
| "name": "@codebrew/nx-aws-cdk", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "main": "src/index.js", | ||
@@ -23,3 +23,4 @@ "generators": "./generators.json", | ||
| }, | ||
| "license": "MIT", | ||
| "typings": "./src/index.d.ts" | ||
| } |
34810
0.32%