WIP package-tool
This commit is contained in:
@@ -1,4 +1,13 @@
|
||||
scope: '@efforting.tech'
|
||||
|
||||
packages:
|
||||
errors:
|
||||
path: source/errors.mjs
|
||||
documentation: documentation/errors
|
||||
description: Library wide error definitions
|
||||
version: 0.1.0
|
||||
|
||||
wip-packages:
|
||||
object-graph-storage:
|
||||
path: source/object-graph-storage
|
||||
documentation: documentation/object-graph-storage
|
||||
@@ -11,8 +20,3 @@ packages:
|
||||
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