From 9c26e98ff0c7b12e6c7bf09284b4446f07e83c98 Mon Sep 17 00:00:00 2001 From: Charly POLY Date: Fri, 27 Sep 2024 13:31:36 +0200 Subject: [PATCH] doc(examples): update `README` install instructions for `pnpm` --- examples/nextjs-blog-cms/README.md | 2 +- examples/nextjs-blog-cms/package.json | 2 +- examples/nextjs-blog-cms/pnpm-lock.yaml | 10 +++++----- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/examples/nextjs-blog-cms/README.md b/examples/nextjs-blog-cms/README.md index a2ae83b..93a6b33 100644 --- a/examples/nextjs-blog-cms/README.md +++ b/examples/nextjs-blog-cms/README.md @@ -57,7 +57,7 @@ npm i # or yarn # or -pnpm +pnpm --ignore-workspace i ``` 3. Finally, copy your local `.env.example` as `.env.local` and fill your `OPENAI_API_KEY`. diff --git a/examples/nextjs-blog-cms/package.json b/examples/nextjs-blog-cms/package.json index c6daa52..893d7f8 100644 --- a/examples/nextjs-blog-cms/package.json +++ b/examples/nextjs-blog-cms/package.json @@ -9,7 +9,7 @@ "lint": "next lint" }, "dependencies": { - "@inngest/workflow-kit": "0.0.0-alpha-20240927084938", + "@inngest/workflow-kit": "0.1.3-alpha-20240927112743-cfb6053c0cb7347670c83bb0edcd2edaedd11d9c", "@mdx-js/mdx": "^3.0.1", "@radix-ui/react-checkbox": "^1.1.1", "@radix-ui/react-icons": "^1.3.0", diff --git a/examples/nextjs-blog-cms/pnpm-lock.yaml b/examples/nextjs-blog-cms/pnpm-lock.yaml index 8561d35..e31b6f8 100644 --- a/examples/nextjs-blog-cms/pnpm-lock.yaml +++ b/examples/nextjs-blog-cms/pnpm-lock.yaml @@ -9,8 +9,8 @@ importers: .: dependencies: '@inngest/workflow-kit': - specifier: 0.0.0-alpha-20240927084938 - version: 0.0.0-alpha-20240927084938(@types/react-dom@18.3.0)(@types/react@18.3.9)(graphology-types@0.24.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) + specifier: 0.1.3-alpha-20240927112743-cfb6053c0cb7347670c83bb0edcd2edaedd11d9c + version: 0.1.3-alpha-20240927112743-cfb6053c0cb7347670c83bb0edcd2edaedd11d9c(@types/react-dom@18.3.0)(@types/react@18.3.9)(graphology-types@0.24.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1) '@mdx-js/mdx': specifier: ^3.0.1 version: 3.0.1 @@ -180,8 +180,8 @@ packages: resolution: {integrity: sha512-93zYdMES/c1D69yZiKDBj0V24vqNzB/koF26KPaagAfd3P/4gUlh3Dys5ogAK+Exi9QyzlD8x/08Zt7wIKcDcA==} deprecated: Use @eslint/object-schema instead - '@inngest/workflow-kit@0.0.0-alpha-20240927084938': - resolution: {integrity: sha512-ipch/aOpqGmGFps5wXHzzwDaZbnLkeMg1Z0AsFgz4YKt2pPpj7LJZZ4dvc4N2KS/qleJZcAK+VGgNxo8kQOLlA==} + '@inngest/workflow-kit@0.1.3-alpha-20240927112743-cfb6053c0cb7347670c83bb0edcd2edaedd11d9c': + resolution: {integrity: sha512-EelZr16USl4RFCzAhTEIDi7Ki3Wvt5AyZNIltq3W0HEOx6YujUOreN4FGnQue8vMUahC/bHx7eKFi4GGCglHpg==} '@isaacs/cliui@8.0.2': resolution: {integrity: sha512-O8jcjabXaleOG9DQ0+ARXWZBTfnP4WNAqzuiJK7ll44AmxGKv/J2M4TPjxjY3znBCfvBXFzucm1twdyFybFqEA==} @@ -3048,7 +3048,7 @@ snapshots: '@humanwhocodes/object-schema@2.0.3': {} - '@inngest/workflow-kit@0.0.0-alpha-20240927084938(@types/react-dom@18.3.0)(@types/react@18.3.9)(graphology-types@0.24.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': + '@inngest/workflow-kit@0.1.3-alpha-20240927112743-cfb6053c0cb7347670c83bb0edcd2edaedd11d9c(@types/react-dom@18.3.0)(@types/react@18.3.9)(graphology-types@0.24.7)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)': dependencies: '@dagrejs/dagre': 1.1.4 '@radix-ui/react-popover': 1.1.1(@types/react-dom@18.3.0)(@types/react@18.3.9)(react-dom@18.3.1(react@18.3.1))(react@18.3.1)