Skip to content

Commit dd428e3

Browse files
authored
Merge pull request #56 from elasticio/fix-build
fix for component build
2 parents 284a6c3 + 2f6b546 commit dd428e3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

component.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"title": "XML",
3-
"version": "1.3.6",
3+
"version": "1.3.7",
44
"description": "Component to convert between XML and JSON data",
5-
"buildType": "docker",
65
"actions": {
76
"xmlToJson": {
87
"title": "XML to JSON",

0 commit comments

Comments
 (0)