Skip to content

Commit

Permalink
Merge pull request #10 from Volt-MX-GO/MXOP-15328
Browse files Browse the repository at this point in the history
Updating dependency management and links to other repos
  • Loading branch information
spanky762 authored and GitHub Enterprise committed Sep 27, 2024
2 parents 4f1d62c + 79c3219 commit 87b727b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ You'll need the relevant dependency to add to your **dependencies** or **testDep
```json
{
"library": "voltscript-voltmx-middleware",
"version": "1.0.1",
"version": "1.0.2",
"module": "VoltMXObjects.vss",
"repository": "hcl-github"
}
Expand Down
2 changes: 1 addition & 1 deletion docs/howto/archipelago.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ You'll need to add the following relevant dependency to your **dependencies** ob
```json
{
"library": "voltscript-voltmx-middleware",
"version": "1.0.1",
"version": "1.0.2",
"module": "VoltMXObjects.vss",
"repository": "hcl-github"
}
Expand Down
3 changes: 3 additions & 0 deletions docs/references/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ List of [frequently asked questions](FAQs.md) related to VoltScript Volt MX Midd
- [Source code](https://github.com/HCL-TECH-SOFTWARE/voltscript-console-colors){: target="_blank" rel="noopener noreferrer"}
- VoltScript Interface Designer
- [Documentation](https://opensource.hcltechsw.com/voltscript-interface-designer){: target="_blank" rel="noopener noreferrer"}
- VoltScript Logging
- [Documentation](https://opensource.hcltechsw.com/voltscript-logging){: target="_blank" rel="noopener noreferrer"}
- [Source code](https://github.com/HCL-TECH-SOFTWARE/voltscript-logging){: target="_blank" rel="noopener noreferrer"}

## Support

Expand Down

0 comments on commit 87b727b

Please sign in to comment.