Send purpose with render request

This commit is contained in:
Gregory Schier
2024-08-23 13:31:39 -07:00
parent 5ba11ca788
commit 7ca3b9bd20
20 changed files with 47 additions and 47 deletions

View File

@@ -6,7 +6,7 @@
"build": "yaakcli ./src/index.js"
},
"dependencies": {
"@yaakapp/api": "^0.1.11",
"@yaakapp/api": "^0.1.12",
"@xmldom/xmldom": "^0.8.10",
"xpath": "^0.0.34"
},