diff --git a/package.json b/package.json index 13719b7..7ee15be 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "isotolanguage", - "version": "1.2.1", + "version": "1.2.2", "description": "light and fast module to convert iso country and languages codes into country names, there is no unnecessary stuff only the bare essentials", "scripts": { "prepare": "husky install", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9b8d443..00924bf 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -1,5 +1,9 @@ lockfileVersion: '6.0' +settings: + autoInstallPeers: true + excludeLinksFromLockfile: false + devDependencies: '@babel/core': specifier: ^7.23.7 @@ -64,9 +68,6 @@ devDependencies: rollup-plugin-typescript2: specifier: ^0.36.0 version: 0.36.0(rollup@4.9.2)(typescript@5.3.3) - tslib: - specifier: ^2.6.2 - version: 2.6.2 typescript: specifier: ^5.3.3 version: 5.3.3