Skip to content

Commit

Permalink
Remove duplicated type declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
chredd committed Oct 28, 2014
1 parent ce6c99c commit 455f47d
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
@@ -1,10 +1,9 @@
{
"name": "Arlima",
"type": "library",
"type": "wordpress-plugin",
"description": "Wordpress plugin - read more at https://github.com/victorjonsson/arlima",
"homepage": "https://github.com/victorjonsson/arlima",
"license": "GPL2 (http://www.gnu.org/licenses/gpl-2.0.html)",
"type": "wordpress-plugin",
"authors": [],
"require": {
"php": ">= 5.2"
Expand Down

0 comments on commit 455f47d

Please sign in to comment.