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,10 +1,11 @@
{
"name": "@wikimedia/language-data",
"version": "0.1.2",
"description": "Language data and utilities",
"version": "0.2.0",
"description": "Language data and utilities.",
"homepage": "https://language-data.readthedocs.io/en/latest/index.html",
"keywords": [
"cldr",
"cldr-data",
"internationalization",
"localization",
"l10n"