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.66k stars 429 forks source link

Bump npm version for recognizers date time #3130

Closed aurghob closed 1 year ago

aurghob commented 1 year ago

Description

Bump the npm version for recognizers date time. Also bump the dependencies version accordingly.

Testing

Ran npm install, npm run build and npm run test locally

successful build

image

successful test

image