Skip to content

Commit

Permalink
Remove bolt-icon part from composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaohutai committed Sep 25, 2017
1 parent 33dfb81 commit 8a54128
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@
},
"extra": {
"bolt-assets": "web",
"bolt-class": "Bolt\\Extension\\TwoKings\\IsUseful\\IsUsefulExtension",
"bolt-icon": "bolt-icon.png"
"bolt-class": "Bolt\\Extension\\TwoKings\\IsUseful\\IsUsefulExtension"
},
"suggest": {
"bolt/boltforms": "A form generator for Bolt CMS"
Expand Down

0 comments on commit 8a54128

Please sign in to comment.