victor-bluetooth-plugin
Advanced tools
Comparing version 0.0.29 to 0.0.30
{ | ||
"name": "victor-bluetooth-plugin", | ||
"version": "0.0.29", | ||
"version": "0.0.30", | ||
"description": "A plugin for connecting to classic BT devices on android", | ||
@@ -46,4 +46,3 @@ "main": "dist/plugin.cjs.js", | ||
"watch": "tsc --watch", | ||
"prepublishOnly": "npm run build", | ||
"publish":"npm run build && clear && npm publish" | ||
"prepublishOnly": "npm run build" | ||
}, | ||
@@ -50,0 +49,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
29721