oo-ascii-tree
Advanced tools
Comparing version 0.21.0 to 0.21.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.21.1](https://github.com/aws/jsii/compare/v0.21.0...v0.21.1) (2020-01-03) | ||
**Note:** Version bump only for package oo-ascii-tree | ||
# [0.21.0](https://github.com/aws/jsii/compare/v0.20.11...v0.21.0) (2020-01-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.21.0", | ||
"version": "0.21.1", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -37,3 +37,3 @@ "license": "Apache-2.0", | ||
"jest": "^24.9.0", | ||
"jsii-build-tools": "^0.21.0", | ||
"jsii-build-tools": "^0.21.1", | ||
"typescript": "~3.7.4" | ||
@@ -40,0 +40,0 @@ }, |
57244