Skip to content

Commit

Permalink
Add YAML library for reading. This is already used in zlux-server-fra…
Browse files Browse the repository at this point in the history
…mework

Signed-off-by: 1000TurquoisePogs <[email protected]>
  • Loading branch information
1000TurquoisePogs committed Jun 18, 2024
1 parent f553328 commit 3bf60e8
Show file tree
Hide file tree
Showing 2 changed files with 56 additions and 1 deletion.
56 changes: 55 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"test": "echo \"Warning: no test specified\" && exit 0"
},
"dependencies": {
"yaml": "~2.4.5",
"zlux-server-framework": "file:../zlux-server-framework"
}
}

0 comments on commit 3bf60e8

Please sign in to comment.