@capacitor/dialog
Advanced tools
Comparing version 7.0.0-dev-2141-20240916T162039.0 to 7.0.0-dev-2141-20241113T100527.0
{ | ||
"name": "@capacitor/dialog", | ||
"version": "7.0.0-dev-2141-20240916T162039.0", | ||
"version": "7.0.0-dev-2141-20241113T100527.0", | ||
"description": "The Dialog API provides methods for triggering native dialog windows for alerts, confirmations, and input prompts", | ||
@@ -50,6 +50,6 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "^6.0.0", | ||
"@capacitor/core": "^6.0.0", | ||
"@capacitor/android": "next", | ||
"@capacitor/core": "next", | ||
"@capacitor/docgen": "0.2.2", | ||
"@capacitor/ios": "^6.0.0", | ||
"@capacitor/ios": "next", | ||
"@ionic/eslint-config": "^0.4.0", | ||
@@ -67,3 +67,3 @@ "@ionic/prettier-config": "~1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "^6.0.0" | ||
"@capacitor/core": "next" | ||
}, | ||
@@ -70,0 +70,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
Sorry, the diff of this file is not supported yet
50397