## Issue The [example](https://github.com/dapr/js-sdk/blob/master/examples/http/actor/package.json) with actors points to v2.0.0 which does not have actor support. It should be upgraded to v2.1.0 ## Steps to Reproduce the Problem Run the example above.