@appcues/capacitor
Advanced tools
Comparing version 2.1.1 to 2.1.2
{ | ||
"name": "@appcues/capacitor", | ||
"version": "2.1.1", | ||
"version": "2.1.2", | ||
"description": "Capcitor plugin to bridge the native Android and iOS Appcues mobile SDKs in an Ionic application.", | ||
@@ -52,6 +52,6 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "^4.0.0", | ||
"@capacitor/core": "^4.0.0", | ||
"@capacitor/docgen": "^0.0.18", | ||
"@capacitor/ios": "^4.0.0", | ||
"@capacitor/android": "^5.0.0", | ||
"@capacitor/core": "^5.0.0", | ||
"@capacitor/docgen": "^0.2.0", | ||
"@capacitor/ios": "^5.0.0", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -69,3 +69,3 @@ "@ionic/prettier-config": "^1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "^4.0.0" | ||
"@capacitor/core": "^5.0.0" | ||
}, | ||
@@ -72,0 +72,0 @@ "prettier": "@ionic/prettier-config", |
Sorry, the diff of this file is not supported yet
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
62047