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 66c0d89 commit 7ab00a5Copy full SHA for 7ab00a5
articles/cognitive-services/text-analytics/includes/quickstarts/nodejs-sdk.md
@@ -72,6 +72,10 @@ Your app's `package.json` file will be updated with the dependencies.
72
Create a file named `index.js` and add the following libraries:
73
74
---
75
+
76
+Your app's `package.json` file will be updated with the dependencies.
77
+Create a file named `index.js` and add the following libraries:
78
79
#### [Version 3.0-preview](#tab/version-3)
80
81
```javascript
0 commit comments