Twenty Nineteen: Update theme information in the package.json file.

This removes references to the archived Git repository and updates the URLs to point to the theme's WordPress.org Theme Directory URL and Trac.

Follow-up to [50924].

See #53196.

git-svn-id: https://develop.svn.wordpress.org/trunk@50925 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Sergey Biryukov
2021-05-18 12:47:37 +00:00
parent 0900cb8144
commit 00824d128a

View File

@@ -3,9 +3,9 @@
"version": "2.0.0",
"description": "Default WP Theme",
"bugs": {
"url": "https://github.com/WordPress/twentynineteen/issues"
"url": "https://core.trac.wordpress.org/"
},
"homepage": "https://github.com/WordPress/twentynineteen#readme",
"homepage": "https://wordpress.org/themes/twentynineteen/",
"devDependencies": {
"@wordpress/browserslist-config": "^3.0.2",
"autoprefixer": "^9.8.6",