@rimbu/deep
Advanced tools
Comparing version 0.8.0 to 0.8.1
{ | ||
"name": "@rimbu/deep", | ||
"version": "0.8.0", | ||
"version": "0.8.1", | ||
"description": "Tools to use handle plain JS objects as immutable objects", | ||
@@ -59,4 +59,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.7.0", | ||
"@rimbu/common": "^0.8.0", | ||
"@rimbu/base": "^0.7.1", | ||
"@rimbu/common": "^0.8.1", | ||
"tslib": "^2.3.1" | ||
@@ -70,3 +70,3 @@ }, | ||
}, | ||
"gitHead": "c321aa32b1c5fd8ca8b7fb1c26bd4f7bbf3ef70d" | ||
"gitHead": "d507e628ab82d501bc31351d69168e09bac5ae14" | ||
} |
Updated@rimbu/base@^0.7.1
Updated@rimbu/common@^0.8.1