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.
2 parents 8d035e3 + c48ef81 commit 0528cdfCopy full SHA for 0528cdf
README.md
@@ -4,7 +4,7 @@ This is a capacitor plugin to control the navigation bar on Android devices.
4
## Install
5
6
```bash
7
-npm install @squareetlbas/capacitor-navigation-bar
+npm install @squareetlabs/capacitor-navigation-bar
8
ionic cap sync
9
```
10
package.json
@@ -29,7 +29,7 @@
29
"license": "MIT",
30
"repository": {
31
"type": "git",
32
- "url": "git+https://[email protected]/squareetlabs/capacitor-navigation-bar.git"
+ "url": "git+https://github.com/squareetlabs/capacitor-navigation-bar.git"
33
},
34
"keywords": [
35
"capacitor",
0 commit comments