Skip to content
Snippets Groups Projects
Commit 377c1b0a authored by Mathias Chouet's avatar Mathias Chouet Committed by mathias.chouet
Browse files

Fix #384 - Cordova: updates notifications

parent 82e73fb7
No related branches found
No related tags found
1 merge request!93Resolve "Ajout du module Prébarrage"
This commit is part of merge request !93. Comments created here will be created in the context of that merge request.
......@@ -10157,10 +10157,12 @@
},
"falafel": {
"version": "2.1.0",
"resolved": "",
"resolved": "https://registry.npmjs.org/falafel/-/falafel-2.1.0.tgz",
"integrity": "sha1-lrsXdh2rqU9G0AFzizzt86Z/4Gw=",
"dev": true,
"requires": {
"acorn": "^5.0.0",
"foreach": "^2.0.5",
"isarray": "0.0.1",
"object-keys": "^1.0.6"
},
......@@ -10551,6 +10553,12 @@
"integrity": "sha1-gQaNKVqBQuwKxybG4iAMMPttXoA=",
"dev": true
},
"foreach": {
"version": "2.0.5",
"resolved": "https://registry.npmjs.org/foreach/-/foreach-2.0.5.tgz",
"integrity": "sha1-C+4AUBiusmDQo6865ljdATbsG5k=",
"dev": true
},
"forever-agent": {
"version": "0.6.1",
"resolved": "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment