début affichage des utilisateurs
This commit is contained in:
Generated
+10
@@ -19,6 +19,7 @@
|
||||
"@capacitor/angular": "^2.0.3",
|
||||
"@capacitor/core": "latest",
|
||||
"@capacitor/ios": "^8.3.0",
|
||||
"@capacitor/push-notifications": "^8.0.4",
|
||||
"@ionic/angular": "^8.8.3",
|
||||
"@openapitools/openapi-generator-cli": "^2.32.0",
|
||||
"rxjs": "~7.8.0",
|
||||
@@ -2520,6 +2521,15 @@
|
||||
"@capacitor/core": "^8.3.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@capacitor/push-notifications": {
|
||||
"version": "8.0.4",
|
||||
"resolved": "https://registry.npmjs.org/@capacitor/push-notifications/-/push-notifications-8.0.4.tgz",
|
||||
"integrity": "sha512-14ZWKik9ExTu65AZ9+o7+k05uEOaTstuYv6lLq1Bobip+SC5AOwciSICYLALgTTKN2jEDTRoigFAEixmVEJp/w==",
|
||||
"license": "MIT",
|
||||
"peerDependencies": {
|
||||
"@capacitor/core": ">=8.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@discoveryjs/json-ext": {
|
||||
"version": "0.6.3",
|
||||
"resolved": "https://registry.npmjs.org/@discoveryjs/json-ext/-/json-ext-0.6.3.tgz",
|
||||
|
||||
Reference in New Issue
Block a user