@indra.ai/deva.fbi 0.3.9 → 0.3.10

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.
Files changed (2) hide show
  1. package/index.js +2 -2
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -29,7 +29,7 @@ const info = {
29
29
  copyright: pkg.copyright,
30
30
  };
31
31
 
32
- const FBI = new Deva({
32
+ const FBIDeva = new Deva({
33
33
  info,
34
34
  agent,
35
35
  vars,
@@ -61,4 +61,4 @@ const FBI = new Deva({
61
61
  console.log(err);
62
62
  },
63
63
  });
64
- export default FBI
64
+ export default FBIDeva
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "id": "15289402781373807475",
3
3
  "name": "@indra.ai/deva.fbi",
4
- "version": "0.3.9",
4
+ "version": "0.3.10",
5
5
  "license": "VLA:15289402781373807475 LICENSE.md",
6
6
  "VLA": {
7
7
  "uid": "15289402781373807475",