From 2e882613aaef3e2dfbee68fa51882ddcf4d780f5 Mon Sep 17 00:00:00 2001 From: Tim Mikeladze Date: Thu, 23 May 2024 03:22:55 +0200 Subject: [PATCH] chore: chore: bump version in example to 1.0.1 --- examples/nextjs-example/package.json | 2 +- examples/nextjs-example/pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/examples/nextjs-example/package.json b/examples/nextjs-example/package.json index cb647c7..8101ffc 100644 --- a/examples/nextjs-example/package.json +++ b/examples/nextjs-example/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "next": "14.2.3", - "next-flag": "^1.0.0", + "next-flag": "^1.0.1", "react": "^18", "react-dom": "^18" }, diff --git a/examples/nextjs-example/pnpm-lock.yaml b/examples/nextjs-example/pnpm-lock.yaml index 79a36f5..5b71500 100644 --- a/examples/nextjs-example/pnpm-lock.yaml +++ b/examples/nextjs-example/pnpm-lock.yaml @@ -12,8 +12,8 @@ importers: specifier: 14.2.3 version: 14.2.3(react-dom@18.3.1(react@18.3.1))(react@18.3.1) next-flag: - specifier: ^1.0.0 - version: 1.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: ^1.0.1 + version: 1.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1) react: specifier: ^18 version: 18.3.1 @@ -979,8 +979,8 @@ packages: natural-compare@1.4.0: resolution: {integrity: sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==} - next-flag@1.0.0: - resolution: {integrity: sha512-AB6bf1O4oBxkpPYvOToa8T4/c3JXE0o04Hr7WdAzcIqA2qQWIM1wk5KHAtx7k2lM3BmidT9c5K8AOeMhHWqExA==} + next-flag@1.0.1: + resolution: {integrity: sha512-yz0ewX4fH4YZHh/Ss7432DK3KU9XaSj4FIKP2vfGwdQdALs6DLZk9wMfnzdovbqD2VfrYjxrnTMPeiWaxmEF5Q==} engines: {node: '>=18.0.0'} peerDependencies: react: '>=17' @@ -2505,7 +2505,7 @@ snapshots: natural-compare@1.4.0: {} - next-flag@1.0.0(react-dom@18.3.1(react@18.3.1))(react@18.3.1): + next-flag@1.0.1(react-dom@18.3.1(react@18.3.1))(react@18.3.1): dependencies: '@octokit/rest': 20.1.1 react: 18.3.1