Skip to content

Commit df2d127

Browse files
committed
Update repo URL
1 parent e4800a6 commit df2d127

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/workflow/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@inngest/workflow-kit",
33
"version": "0.0.1",
4-
"description": "Durable visual worfklows in your app, instantly",
4+
"description": "Durable visual workflows in your app, instantly",
55
"main": "dist/index.js",
66
"scripts": {
77
"build": "rm -rf dist && tsc && cp src/ui/ui.css dist/ui/ui.css",
@@ -10,10 +10,10 @@
1010
"build-storybook": "storybook build",
1111
"publish": "npm publish --access public --provenance"
1212
},
13-
"homepage": "https://github.com/inngest/workflow-sdk/tree/main/packages/workflow#readme",
13+
"homepage": "https://github.com/inngest/workflow-kit/tree/main/packages/workflow#readme",
1414
"repository": {
1515
"type": "git",
16-
"url": "git+https://github.com/inngest/workflow-sdk.git",
16+
"url": "git+https://github.com/inngest/workflow-kit.git",
1717
"directory": "packages/workflow"
1818
},
1919
"keywords": [

0 commit comments

Comments
 (0)