oo-ascii-tree
Advanced tools
Comparing version 0.10.0 to 0.10.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.10.1](https://github.com/awslabs/jsii/compare/v0.10.0...v0.10.1) (2019-04-17) | ||
**Note:** Version bump only for package oo-ascii-tree | ||
# [0.10.0](https://github.com/awslabs/jsii/compare/v0.9.0...v0.10.0) (2019-04-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "oo-ascii-tree", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"description": "object-oriented ascii tree renderer", | ||
@@ -14,8 +14,7 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^23.3.14", | ||
"@types/node": "^8.10.43", | ||
"jest": "^24.1.0", | ||
"jsii-build-tools": "^0.10.0", | ||
"ts-jest": "^24.0.1", | ||
"typescript": "^3.4.2" | ||
"@types/jest": "^24.0.11", | ||
"jest": "^24.7.1", | ||
"jsii-build-tools": "^0.10.1", | ||
"ts-jest": "^24.0.2", | ||
"typescript": "^3.4.3" | ||
}, | ||
@@ -29,4 +28,5 @@ "author": { | ||
"type": "git", | ||
"url": "https://github.com/awslabs/jsii.git" | ||
"url": "https://github.com/awslabs/jsii.git", | ||
"directory": "packages/oo-ascii-tree" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
73386
5