rosera / pet-theory

Pet Theory (Qwiklabs Quest)
GNU General Public License v3.0
94 stars 91 forks source link

Update: Importing Data to a Firestore Database #22

Closed prachichauhan-ssk closed 2 years ago

prachichauhan-ssk commented 2 years ago
prachichauhan-ssk commented 2 years ago

Hi @rosera ,

I have updated the value for "const id" from const id = faker.datatype.number(); to const id = faker.random.number(); to fix the error.

Please review the changes and merge the PR if you are Okay with the changes.

Thanks!

prachichauhan-ssk commented 2 years ago

The issue has been solved. Closing this PR.