Skip to content

Commit 268d9eb

Browse files
committed
Fix installer-name in composer.json
1 parent c25a144 commit 268d9eb

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
@@ -17,7 +17,7 @@
1717
"getkirby/composer-installer": "^1.1"
1818
},
1919
"extra": {
20-
"installer-name": "superplugin"
20+
"installer-name": "markdown-field"
2121
},
2222
"minimum-stability": "beta"
2323
}

0 commit comments

Comments
 (0)