codemaker
Advanced tools
Comparing version 0.11.2 to 0.11.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.11.3](https://github.com/awslabs/jsii/compare/v0.11.2...v0.11.3) (2019-06-18) | ||
**Note:** Version bump only for package codemaker | ||
## [0.11.2](https://github.com/awslabs/jsii/compare/v0.11.1...v0.11.2) (2019-06-07) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "codemaker", | ||
"version": "0.11.2", | ||
"version": "0.11.3", | ||
"description": "A tiny utility for generating source code", | ||
@@ -18,3 +18,3 @@ "main": "lib/index.js", | ||
"nodeunit": "^0.11.3", | ||
"typescript": "^3.5.1" | ||
"typescript": "^3.5.2" | ||
}, | ||
@@ -21,0 +21,0 @@ "dependencies": { |
Sorry, the diff of this file is not supported yet
142461