Skip to content

Commit 7a65112

Browse files
committed
remove preview language
Signed-off-by: Hannah Hunter <[email protected]>
1 parent 98002c8 commit 7a65112

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

articles/azure-functions/durable/quickstart-ts-vscode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ To use the v4 programming model, you need to install the v3.x version of the dur
131131

132132
::: zone pivot="nodejs-model-v4"
133133

134-
2. Install the durable-functions npm package preview version by running `npm install durable-functions@preview` in the root directory of the function app.
134+
2. Install the durable-functions npm package by running `npm install durable-functions` in the root directory of the function app.
135135

136136
::: zone-end
137137

0 commit comments

Comments
 (0)