aoform-toolkit 1.0.3 → 1.0.4

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.
@@ -1,9 +1,8 @@
1
1
  # Example processes.yaml file
2
- #
2
+
3
3
  # - name: process1
4
4
  # file: path/to/process1.lua
5
- # scheduler: scheduler_address
6
- # module: module_address
5
+ # module: module_id
7
6
  # tags:
8
7
  # - name: Tag1
9
8
  # value: Value1
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "aoform-toolkit",
3
- "version": "1.0.3",
3
+ "version": "1.0.4",
4
4
  "description": "CLI toolkit to deploy and update AO processes from YAML configs",
5
5
  "keywords": [
6
6
  "ao",