serverlessworkflow / sdk-typescript

Typescript SDK for Serverless Workflow
https://serverlessworkflow.io/
Apache License 2.0
62 stars 16 forks source link

Typo in npm organization name #155

Closed donaldoakes closed 1 year ago

donaldoakes commented 2 years ago

What happened: Organization name is @severlessworkflow

What you expected to happen: Should be @serverlessworkflow

How to reproduce it: npm i --save @severlessworkflow/sdk-typescript

Anything else we need to know?: Maybe it's early enough to still change this? Otherwise someone may squat on the proper org name.

antmendoza commented 2 years ago

oh sxxx!! thank you!! still it took me two minutes to see the difference here

antmendoza commented 2 years ago

I think we can change for the next release

antmendoza commented 1 year ago

fixed #176