@capacitor/local-notifications
Advanced tools
Comparing version 7.0.0-dev-2288-20250113T115144.0 to 7.0.0-dev-2298-20250120T172648.0
{ | ||
"name": "@capacitor/local-notifications", | ||
"version": "7.0.0-dev-2288-20250113T115144.0", | ||
"version": "7.0.0-dev-2298-20250120T172648.0", | ||
"description": "The Local Notifications API provides a way to schedule device notifications locally (i.e. without a server sending push notifications).", | ||
@@ -67,3 +67,3 @@ "main": "dist/plugin.cjs.js", | ||
"peerDependencies": { | ||
"@capacitor/core": ">=7.0.0-rc.0" | ||
"@capacitor/core": ">=7.0.0" | ||
}, | ||
@@ -70,0 +70,0 @@ "prettier": "@ionic/prettier-config", |
403238