We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ad2c0fe commit b97aa84Copy full SHA for b97aa84
src/content/docs/workflows/configuration/dependencies.mdx
@@ -35,5 +35,5 @@ Runtime dependencies must be part of the Kinde-supported library list. Unsupport
35
36
By default, Kinde uses the latest version of imported packages. To lock specific versions:
37
38
-- Enable the [npm integration](/workflows/configuration/#integrations) in your `kinde.json` file
+- Enable the [npm integration](/workflows/configuration/kinde-json/) in your `kinde.json` file
39
- Ensure both `kinde.json` and `package.json` files are in the same directory
0 commit comments