Skip to content

Commit

Permalink
Fix installer-name in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sylvainjule committed Mar 18, 2019
1 parent 02bb443 commit 6fc0b6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"getkirby/composer-installer": "^1.1"
},
"extra": {
"installer-name": "superplugin"
"installer-name": "color-palette"
},
"minimum-stability": "beta"
}

0 comments on commit 6fc0b6f

Please sign in to comment.