@capgo/native-audio 5.0.12 → 5.0.14

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 -4
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -31,12 +31,11 @@ Click on video to see example 💥
31
31
 
32
32
  [![YouTube Example](https://img.youtube.com/vi/XpUGlWWtwHs/0.jpg)](https://www.youtube.com/watch?v=XpUGlWWtwHs)
33
33
 
34
-
35
34
  ## Maintainers
36
35
 
37
- | Maintainer | GitHub | Social |
38
- | ------------- | ------------------------------------------- | ----------------------------------- |
39
- | Martin Donadieu | [riderx](https://github.com/riderx) | [Telegram](https://t.me/martindonadieu) |
36
+ | Maintainer | GitHub | Social |
37
+ | --------------- | ----------------------------------- | --------------------------------------- |
38
+ | Martin Donadieu | [riderx](https://github.com/riderx) | [Telegram](https://t.me/martindonadieu) |
40
39
 
41
40
  Mainteinance Status: Actively Maintained
42
41
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@capgo/native-audio",
3
- "version": "5.0.12",
3
+ "version": "5.0.14",
4
4
  "description": "A native plugin for native audio engine",
5
5
  "main": "dist/plugin.js",
6
6
  "module": "dist/esm/index.js",