@indra.ai/deva 1.1.31 → 1.1.33

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 +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -160,7 +160,7 @@ class Deva {
160
160
  legal: `${legal.label}: ${cp.name} and ${ap.name} need ${legal.name} assistance`,
161
161
  business: `${business.label}: ${cp.name} and ${ap.name} need ${business.name} assistance`,
162
162
  devas_start: `🧞‍♂️DEVAS: Starting all the #Devas with ${cp.name}`,
163
- devas_ready: `🧞‍♂️DEVA:READY The #Devas are #ready and #waiitng for ${cp.name} using @${cp.key} #${cp.key} $${cp.key}`,
163
+ devas_ready: `🧞‍♂️DEVA:READY The #Devas are #ready and #waiitng for ${cp.name} using @${ckey} #${ckey} $${ckey}`,
164
164
  devas_stop: `🧞‍♂️DEVA:STOPPING The #Devas are #stopping with ${cp.name}`,
165
165
  devas_stopped: `🧞‍♂️DEVA:🛑STOP #Devas and ${cp.name} have #stopped, and that means time for #offerings 🍎🍑🍍🧋`,
166
166
  deva_load: `🧞‍♂️DEVA:LOADING ${ap.name} loading for ${cp.name}`,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@indra.ai/deva",
3
- "version": "1.1.31",
3
+ "version": "1.1.33",
4
4
  "description": "The Deva Core",
5
5
  "main": "index.js",
6
6
  "scripts": {