@thi.ng/dcons
Advanced tools
Comparing version 0.1.18 to 0.1.19
@@ -6,2 +6,10 @@ # Change Log | ||
<a name="0.1.19"></a> | ||
## [0.1.19](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.1.18...@thi.ng/dcons@0.1.19) (2018-04-08) | ||
**Note:** Version bump only for package @thi.ng/dcons | ||
<a name="0.1.18"></a> | ||
@@ -8,0 +16,0 @@ ## [0.1.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/dcons@0.1.17...@thi.ng/dcons@0.1.18) (2018-04-04) |
{ | ||
"name": "@thi.ng/dcons", | ||
"version": "0.1.18", | ||
"version": "0.1.19", | ||
"description": "Comprehensive doubly linked list structure w/ iterator support", | ||
@@ -27,3 +27,3 @@ "main": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^2.1.3" | ||
"@thi.ng/api": "^2.2.0" | ||
}, | ||
@@ -30,0 +30,0 @@ "keywords": [ |
30059
Updated@thi.ng/api@^2.2.0