Replaced langs package with iso-639-3

This commit is contained in:
freearhey
2020-04-18 17:16:56 +03:00
parent f6857913d5
commit 6579105c39
3 changed files with 12 additions and 8 deletions

6
package-lock.json generated
View File

@@ -80,10 +80,10 @@
"integrity": "sha1-6PvzdNxVb/iUehDcsFctYz8s+hA=",
"dev": true
},
"langs": {
"iso-639-3": {
"version": "2.0.0",
"resolved": "https://registry.npmjs.org/langs/-/langs-2.0.0.tgz",
"integrity": "sha1-AMMs5IFSpJphRFC5uiYyq1igo2Q=",
"resolved": "https://registry.npmjs.org/iso-639-3/-/iso-639-3-2.0.0.tgz",
"integrity": "sha512-Pp+ctEs/pna6/rj05a5VR3qYxJHBZi95wp20C6Snf/WeghrkR/4G44LPJFqlbyo67XntkcUaxwrGmMeyY+F4mA==",
"dev": true
},
"markdown-include": {