Skip to content

Commit 7086bb3

Browse files
committed
Fix installer-name in composer.json
1 parent 7975086 commit 7086bb3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"getkirby/composer-installer": "^1.1"
1414
},
1515
"extra": {
16-
"installer-name": "superplugin"
16+
"installer-name": "locator"
1717
},
1818
"minimum-stability": "beta"
1919
}

0 commit comments

Comments
 (0)