Skip to content

Commit 75f64f9

Browse files
authored
FIX module type in composer.json
1 parent 5339ca0 commit 75f64f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "edgarindustries/silverstripe-elemental-map",
33
"description": "Leaflet Map block for SilverStripe Elemental",
4-
"type": "silverstripe/vendormodule",
4+
"type": "silverstripe-vendormodule",
55
"license": "BSD-3-Clause",
66
"authors": [
77
{

0 commit comments

Comments
 (0)