We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 503143c commit defda78Copy full SHA for defda78
README.md
@@ -25,6 +25,8 @@ Instantly get started by installing the Dapr JS SDK and reading the [getting sta
25
npm install --save @dapr/dapr
26
```
27
28
+> ⚠️ the old `dapr-client` package has been deprecated
29
+
30
## Documentation
31
32
Visit [https://docs.dapr.io/developing-applications/sdks/js/](https://docs.dapr.io/developing-applications/sdks/js/) to view the full documentation.
0 commit comments