@indra.ai/deva.fbi 0.2.3 → 0.2.5
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.
- package/index.js +1 -1
- package/package.json +2 -2
package/index.js
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
// Legal Signature Required For Lawful Use.
|
|
4
4
|
// Distributed under VLA:15289402781373807475 LICENSE.md
|
|
5
5
|
|
|
6
|
-
//
|
|
6
|
+
// FBI Deva
|
|
7
7
|
import Deva from '@indra.ai/deva';
|
|
8
8
|
|
|
9
9
|
import pkg from './package.json' with {type:'json'};
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"id": "15289402781373807475",
|
|
3
3
|
"name": "@indra.ai/deva.fbi",
|
|
4
|
-
"version": "0.2.
|
|
4
|
+
"version": "0.2.5",
|
|
5
5
|
"license": "VLA:15289402781373807475 LICENSE.md",
|
|
6
6
|
"VLA": {
|
|
7
7
|
"uid": "15289402781373807475",
|
|
@@ -62,7 +62,7 @@
|
|
|
62
62
|
},
|
|
63
63
|
"homepage": "https://indra.ai",
|
|
64
64
|
"dependencies": {
|
|
65
|
-
"@indra.ai/deva": "^1.12.
|
|
65
|
+
"@indra.ai/deva": "^1.12.1"
|
|
66
66
|
},
|
|
67
67
|
"data": {
|
|
68
68
|
"agent": {
|