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 43d9a57 commit a29d424Copy full SHA for a29d424
README.md
@@ -5,5 +5,5 @@ CounterPath Bria Desktop API for Node.js
5
## Installing
6
7
```shell
8
-npm install --save bria # alternatively, yarn add bria, pnpm add brioa
+npm install --save bria # alternatively, yarn add bria, pnpm add bria
9
```
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "bria",
3
- "version": "1.0.0",
+ "version": "1.0.1",
4
"description": "CounterPath Bria Desktop API for Node.js",
"main": "dist/index.js",
"scripts": {
0 commit comments