From 7fbae720396e7ca1fc13062b511467e3015cb128 Mon Sep 17 00:00:00 2001 From: jatawatsafe Date: Tue, 29 Dec 2020 18:05:01 +0700 Subject: [PATCH] [UPDATE] information about project --- package.json | 2 +- readme.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 381a90b..5b6221c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "iso-639-1-thai", - "version": "1.0.0", + "version": "1.0.1", "description": "ISO-639-1 Get codes and name of languages in thai", "main": "build/index.js", "module": "src/index.js", diff --git a/readme.md b/readme.md index 3c43181..ac2b5f4 100644 --- a/readme.md +++ b/readme.md @@ -11,6 +11,7 @@ Simple interface for [ISO-639-1](https://en.wikipedia.org/wiki/List_of_ISO_639-1_codes) language codes +Fork from [meikidd/iso-639-1](https://github.com/meikidd/iso-639-1) ## Installation