Build Tools: Update the description in package.json and composer.json.
The description now matches the tagline on the front page of WordPress.org. Props ocean90. Fixes #43558. git-svn-id: https://develop.svn.wordpress.org/trunk@42961 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
aee223f097
commit
dc24919339
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "wordpress/wordpress",
|
"name": "wordpress/wordpress",
|
||||||
"license": "GPL-2.0-or-later",
|
"license": "GPL-2.0-or-later",
|
||||||
"description": "WordPress is web software you can use to create a beautiful website or blog.",
|
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
|
||||||
"homepage": "https://wordpress.org",
|
"homepage": "https://wordpress.org",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"blog", "cms", "wordpress", "wp"
|
"blog", "cms", "wordpress", "wp"
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "WordPress",
|
"name": "WordPress",
|
||||||
"version": "5.0.0",
|
"version": "5.0.0",
|
||||||
"description": "WordPress is web software you can use to create a beautiful website or blog.",
|
"description": "WordPress is open source software you can use to create a beautiful website, blog, or app.",
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "svn",
|
"type": "svn",
|
||||||
"url": "https://develop.svn.wordpress.org/trunk"
|
"url": "https://develop.svn.wordpress.org/trunk"
|
||||||
|
Loading…
Reference in New Issue
Block a user