Unify package.json and composer.json, update version before release

This commit is contained in:
Abijeet
2020-05-19 16:26:42 +05:30
committed by Niklas Laxström
parent 7ab5e81cbd
commit a19900efef
3 changed files with 7 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "wikimedia/language-data",
"description": "CLDR based language data and utilities.",
"description": "Language data and utilities.",
"keywords": [
"cldr",
"cldr-data",
@@ -39,7 +39,8 @@
},
"support": {
"issues": "https://github.com/wikimedia/language-data/issues",
"irc": "irc://irc.freenode.net/mediawiki-i18n"
"irc": "irc://irc.freenode.net/mediawiki-i18n",
"docs": "https://language-data.readthedocs.io/en/latest/index.html"
},
"autoload": {
"psr-4": {