Skip to content

Commit ca48d93

Browse files
committed
TASK: change composer type to be listed on neos.io marketplace
1 parent 6ce6eaa commit ca48d93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tms/hcaptcha",
3-
"type": "neos-tms",
3+
"type": "neos-plugin",
44
"description": "hCaptcha form element for Neos.Form",
55
"require": {
66
"neos/form": "^4.0 || ^5.0"
@@ -101,4 +101,4 @@
101101
"Neos.Flow-20201207104500"
102102
]
103103
}
104-
}
104+
}

0 commit comments

Comments
 (0)