@indra.ai/deva 1.1.125 → 1.1.126

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/config.json +10 -10
  2. package/package.json +1 -1
package/config.json CHANGED
@@ -212,16 +212,16 @@
212
212
  "contexts": "listing the contexts"
213
213
  },
214
214
  "features": {
215
- "security": "accessing #security feature",
216
- "support": "accessing #support feature",
217
- "services": "accessing #services feature",
218
- "solutions": "solutions feature",
219
- "systems": "systems feature",
220
- "research": "research feature",
221
- "development": "development feature",
222
- "business": "business feature",
223
- "legal": "legal feature",
224
- "assistant": "assistant feature"
215
+ "security": "access #security",
216
+ "support": "access #support",
217
+ "services": "access #services",
218
+ "solutions": "access #solutions",
219
+ "systems": "access #systems",
220
+ "research": "access #research",
221
+ "development": "access #development",
222
+ "business": "access #business",
223
+ "legal": "access #legal",
224
+ "assistant": "access #assistant"
225
225
  }
226
226
  }
227
227
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indra.ai/deva",
3
- "version": "1.1.125",
3
+ "version": "1.1.126",
4
4
  "description": "The Deva Core",
5
5
  "main": "index.js",
6
6
  "scripts": {