Merge pull request #107 from runcommand/danielbachhuber-patch-1

Use "type": "wp-cli-package" to designate this as a WP-CLI package
This commit is contained in:
Daniel Bachhuber 2016-10-20 07:31:03 -07:00 committed by GitHub
commit 8a096e82c4

View file

@ -1,6 +1,7 @@
{
"name": "runcommand/profile",
"description": "Quickly identify what's slow with WordPress.",
"type": "wp-cli-package",
"homepage": "https://runcommand.io/wp/profile/",
"license": "GPL-2.0",
"version": "0.3.0-alpha",