diff --git a/package.json b/package.json index b27cc39..072a2e8 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "vitest": "^2.1.3" }, "peerDependencies": { - "@formatjs/intl": "^2.7.1" + "@formatjs/intl": "^2.7.1 || ^3.0.0" }, "publishConfig": { "access": "public" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ac7c6e4..3d80b04 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ importers: specifier: ^2.2.1 version: 2.2.1 '@formatjs/intl': - specifier: ^2.7.1 + specifier: ^2.7.1 || ^3.0.0 version: 2.7.1(typescript@5.4.5) '@formatjs/intl-localematcher': specifier: ^0.5.4