@os-team/i18next-tld-language-detector
Advanced tools
Comparing version 1.2.4 to 1.2.5
{ | ||
"name": "@os-team/i18next-tld-language-detector", | ||
"version": "1.2.4", | ||
"version": "1.2.5", | ||
"license": "MIT", | ||
@@ -14,3 +14,3 @@ "repository": "git@gitlab.com:os-team/libs/utils.git", | ||
"build": "yarn clean && tsc --outDir dist", | ||
"ncu": "npx npm-check-updates -u" | ||
"ncu": "ncu -u" | ||
}, | ||
@@ -20,3 +20,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "2563c1fcd86d0ded6f0017bc9069ca4c56609376" | ||
"gitHead": "81488ef4f1023d4397a64c80e59238fdebba9a10" | ||
} |
5861