brisky-struct
Advanced tools
Comparing version 0.0.30 to 0.0.31
@@ -133,3 +133,2 @@ const { update: updateProperty } = require('./property') | ||
const update = (key, keys, t, subs, cb, branch) => { | ||
console.error('go go') | ||
var changed | ||
@@ -136,0 +135,0 @@ const $keys = branch.$keys |
{ | ||
"name": "brisky-struct", | ||
"description": "An observable data structure", | ||
"version": "0.0.30", | ||
"version": "0.0.31", | ||
"main": "lib/index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
361881
7090