@digipair/skill-push-notification 0.75.3 → 0.75.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/schema.fr.json +2 -2
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digipair/skill-push-notification",
3
- "version": "0.75.3",
3
+ "version": "0.75.5",
4
4
  "keywords": [
5
5
  "digipair",
6
6
  "service",
package/schema.fr.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "info": {
4
4
  "title": "@digipair/skill-push-notification",
5
5
  "summary": "Manipulation de WebPush",
6
- "description": "Cette compétence permet aux utilisateurs d'envoyer des notifications avec WebPush.",
6
+ "description": "envoyer des notifications avec WebPush.",
7
7
  "version": "0.1.0",
8
8
  "x-icon": "📕"
9
9
  },
@@ -67,4 +67,4 @@
67
67
  "components": {
68
68
  "schemas": {}
69
69
  }
70
- }
70
+ }