Added error sub package
This commit is contained in:
@@ -4,3 +4,15 @@ packages:
|
||||
documentation: documentation/object-graph-storage
|
||||
description: Lightweight persistent storage for structured data.
|
||||
version: 0.1.0
|
||||
|
||||
rule-processing:
|
||||
path: source/rule-processing
|
||||
documentation: documentation/rule-processing
|
||||
description: Rule based visitors, transformers, resolvers, processors, operators, aggregators and such.
|
||||
version: 0.1.0
|
||||
|
||||
errors:
|
||||
path: source/errors.mjs
|
||||
documentation: documentation/errors
|
||||
description: Library wide error definitions
|
||||
version: 0.1.0
|
||||
|
||||
Reference in New Issue
Block a user