capacitor-add-event
Advanced tools
Comparing version 5.0.4 to 6.0.0
{ | ||
"name": "capacitor-add-event", | ||
"version": "5.0.4", | ||
"version": "6.0.0", | ||
"description": "Allows to add events to your calendar", | ||
@@ -47,6 +47,6 @@ "main": "dist/plugin.cjs.js", | ||
"devDependencies": { | ||
"@capacitor/android": "^5.0.0", | ||
"@capacitor/core": "^5.0.0", | ||
"@capacitor/docgen": "^0.0.18", | ||
"@capacitor/ios": "^5.0.0", | ||
"@capacitor/android": "^6.0.0", | ||
"@capacitor/core": "^6.0.0", | ||
"@capacitor/docgen": "^0.2.2", | ||
"@capacitor/ios": "^6.0.0", | ||
"@ionic/eslint-config": "^0.3.0", | ||
@@ -64,3 +64,3 @@ "@ionic/prettier-config": "^1.0.1", | ||
"peerDependencies": { | ||
"@capacitor/core": "^5.0.0" | ||
"@capacitor/core": "^6.0.0" | ||
}, | ||
@@ -79,3 +79,4 @@ "prettier": "@ionic/prettier-config", | ||
} | ||
} | ||
}, | ||
"packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
63100