Skip to content

Commit

Permalink
refactor: Codex updates for XML and HtmlExtract Nodes (#4801)
Browse files Browse the repository at this point in the history
  • Loading branch information
Joffcom authored Dec 6, 2022
1 parent 4813da5 commit 75ad3d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@
]
},
"subcategories": {
"Core Nodes": ["Helpers"]
"Core Nodes": ["Helpers", "Data Transformation"]
}
}
2 changes: 1 addition & 1 deletion packages/nodes-base/nodes/Xml/Xml.node.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
},
"alias": ["Parse"],
"subcategories": {
"Core Nodes": ["Files"]
"Core Nodes": ["Files", "Data Transformation"]
}
}

0 comments on commit 75ad3d1

Please sign in to comment.