Issue #4 Comentarios falsos

This commit is contained in:
Daniel Cortes
2020-06-18 04:09:24 -04:00
parent 2b4826e50b
commit 231bfa9dcb
7 changed files with 95 additions and 3 deletions

5
package-lock.json generated
View File

@@ -5704,6 +5704,11 @@
"resolved": "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz",
"integrity": "sha1-lpGEQOMEGnpBT4xS48V06zw+HgU="
},
"faker": {
"version": "4.1.0",
"resolved": "https://registry.npmjs.org/faker/-/faker-4.1.0.tgz",
"integrity": "sha1-HkW7vsxndLPBlfrSg1EJxtdIzD8="
},
"fast-deep-equal": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.1.tgz",