From df2d127873279c3ab559198d46a58bcdd099d2c8 Mon Sep 17 00:00:00 2001 From: Dan Farrelly Date: Tue, 24 Sep 2024 23:05:35 -0400 Subject: [PATCH] Update repo URL --- packages/workflow/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/workflow/package.json b/packages/workflow/package.json index 0099549..395a7d0 100644 --- a/packages/workflow/package.json +++ b/packages/workflow/package.json @@ -1,7 +1,7 @@ { "name": "@inngest/workflow-kit", "version": "0.0.1", - "description": "Durable visual worfklows in your app, instantly", + "description": "Durable visual workflows in your app, instantly", "main": "dist/index.js", "scripts": { "build": "rm -rf dist && tsc && cp src/ui/ui.css dist/ui/ui.css", @@ -10,10 +10,10 @@ "build-storybook": "storybook build", "publish": "npm publish --access public --provenance" }, - "homepage": "https://github.com/inngest/workflow-sdk/tree/main/packages/workflow#readme", + "homepage": "https://github.com/inngest/workflow-kit/tree/main/packages/workflow#readme", "repository": { "type": "git", - "url": "git+https://github.com/inngest/workflow-sdk.git", + "url": "git+https://github.com/inngest/workflow-kit.git", "directory": "packages/workflow" }, "keywords": [