@capgo/native-audio 6.4.12 → 6.4.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +3 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,6 @@
1
- <a href="https://capgo.app/">
2
- <img
3
- src="https://raw.githubusercontent.com/Cap-go/capgo/main/assets/capgo_banner.png"
4
- alt="Capgo - Instant updates for capacitor"
5
- />
6
- </a>
1
+ # Native audio
2
+
3
+ <a href="https://capgo.app/"><img src='https://raw.githubusercontent.com/Cap-go/capgo/main/assets/capgo_banner.png' alt='Capgo - Instant updates for capacitor'/></a>
7
4
 
8
5
  <div align="center">
9
6
  <h2><a href="https://capgo.app/?ref=plugin"> ➡️ Get Instant updates for your App with Capgo 🚀</a></h2>
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@capgo/native-audio",
3
- "version": "6.4.12",
3
+ "version": "6.4.13",
4
4
  "description": "A native plugin for native audio engine",
5
5
  "main": "dist/plugin.js",
6
6
  "module": "dist/esm/index.js",