@indra.ai/deva 1.0.29 → 1.0.30
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/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -390,5 +390,5 @@ The `init()` function will initialize the Deva and run the `onInit()` state func
|
|
|
390
390
|
The `initDeva()` function will initialize the Deva located under the current Deva set. To be used in instances of a main Deva parent situation.
|
|
391
391
|
|
|
392
392
|
-
|
|
393
|
-
[Back to indra.ai](https://indra.ai)
|
|
393
|
+
[Back to indra.ai](https://indra.ai)
|
|
394
394
|
©2021 Quinn Michaels; All Rights Reserved.
|