@bscotch/blork-shared
Advanced tools
Comparing version 0.29.0 to 0.29.1
@@ -46,3 +46,3 @@ import { assert } from './errors.js'; | ||
if (context.area === 'tree') { | ||
context.subtree ||= [rootTaskId]; | ||
context.subtree = [rootTaskId]; | ||
} | ||
@@ -49,0 +49,0 @@ context.pointer = context.pointer || context.subtree; |
{ | ||
"name": "@bscotch/blork-shared", | ||
"version": "0.29.0", | ||
"version": "0.29.1", | ||
"description": "Client and shared utilities for Blork projects.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
531389