microsoft / Recognizers-Text

Microsoft.Recognizers.Text provides recognition and resolution of numbers, units, date/time, etc. in multiple languages (ZH, EN, FR, ES, PT, DE, IT, TR, HI, NL. Partial support for JA, KO, AR, SV). Packages available at: https://www.nuget.org/profiles/Recognizers.Text, https://www.npmjs.com/~recognizers.text
MIT License
1.67k stars 429 forks source link

Bump dependencies and package version for recognizers number with unit #3129

Closed aurghob closed 1 year ago

aurghob commented 1 year ago

Description

Bump dependency and package version for recognizers number with unit

Testing

Ran npm install, npm run build and npm run test on parent Javascript directory

Successful build

image

Successful test

image