@capgo/native-audio 6.0.5 → 6.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@capgo/native-audio",
3
- "version": "6.0.5",
3
+ "version": "6.0.7",
4
4
  "description": "A native plugin for native audio engine",
5
5
  "main": "dist/plugin.js",
6
6
  "module": "dist/esm/index.js",
@@ -49,8 +49,8 @@
49
49
  "@ionic/prettier-config": "^3.0.0",
50
50
  "@ionic/swiftlint-config": "^1.1.2",
51
51
  "@types/node": "^20.2.3",
52
- "@typescript-eslint/eslint-plugin": "^5.59.2",
53
- "@typescript-eslint/parser": "^5.59.6",
52
+ "@typescript-eslint/eslint-plugin": "^5.59.7",
53
+ "@typescript-eslint/parser": "^5.59.7",
54
54
  "eslint": "^8.41.0",
55
55
  "eslint-plugin-import": "^2.27.5",
56
56
  "husky": "^8.0.3",