@indra.ai/deva.justice 0.0.19 → 0.0.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -8,7 +8,6 @@ export default {
8
8
  this.context('feature');
9
9
  return new Promise((resolve, reject) => {
10
10
  const justice = this.justice();
11
- console.log('justice', justice);
12
11
  const agent = this.agent();
13
12
  const global = [];
14
13
  justice.global.forEach((item,index) => {
@@ -3,10 +3,12 @@
3
3
 
4
4
  {{profile}}
5
5
 
6
+ talk: #justice justice
7
+
6
8
  ::begin:hidden
7
9
  #color = {{profile.color}}
8
10
  #bgcolor = {{profile.bgcolor}}
9
11
  #bg = {{profile.bg}}
10
- ::end:hidden
11
12
  copyright: (c)2025 Quinn Michaels
13
+ ::end:hidden
12
14
  ::END:MAIN
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": 6159528221394,
3
3
  "name": "@indra.ai/deva.justice",
4
- "version": "0.0.19",
4
+ "version": "0.0.20",
5
5
  "author": "Quinn Michaels",
6
6
  "license": "MIT",
7
7
  "copyright": "2025",
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "homepage": "https://deva.space/devas/justice",
29
29
  "dependencies": {
30
- "@indra.ai/deva": "^1.5.37"
30
+ "@indra.ai/deva": "^1.5.40"
31
31
  },
32
32
  "data": {
33
33
  "agent": {