@azure/ai-language-text 1.1.0-alpha.20240410.1 → 1.1.0-alpha.20240411.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +2 -2
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "sdk-type": "client",
4
4
  "author": "Microsoft Corporation",
5
5
  "description": "An isomorphic client library for the text analysis features in the Azure Cognitive Language Service.",
6
- "version": "1.1.0-alpha.20240410.1",
6
+ "version": "1.1.0-alpha.20240411.1",
7
7
  "keywords": [
8
8
  "node",
9
9
  "azure",
@@ -135,7 +135,7 @@
135
135
  "sinon": "^17.0.0",
136
136
  "source-map-support": "^0.5.9",
137
137
  "ts-node": "^10.0.0",
138
- "typescript": "~5.3.3",
138
+ "typescript": "~5.4.5",
139
139
  "esm": "^3.2.18"
140
140
  }
141
141
  }