Update package.json faker import

This commit is contained in:
Matt Rider 2019-06-24 09:22:07 -03:00
parent 6bd153b7cc
commit a85aa3c244
2 changed files with 3 additions and 3 deletions

View File

@ -56,7 +56,7 @@
"debug": "~4.1.1",
"dotenv": "~8.0.0",
"express": "~4.17.1",
"faker": "github:Marak/faker.js#master",
"faker": "git+https://github.com/Marak/faker.js.git#master",
"graphql": "~14.3.1",
"graphql-custom-directives": "~0.2.14",
"graphql-iso-date": "~3.6.1",

View File

@ -3373,9 +3373,9 @@ extsprintf@^1.2.0:
resolved "https://registry.yarnpkg.com/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
"faker@github:Marak/faker.js#master":
"faker@git+https://github.com/Marak/faker.js.git#master":
version "4.1.0"
resolved "https://codeload.github.com/Marak/faker.js/tar.gz/10bfb9f467b0ac2b8912ffc15690b50ef3244f09"
resolved "git+https://github.com/Marak/faker.js.git#10bfb9f467b0ac2b8912ffc15690b50ef3244f09"
fast-deep-equal@^2.0.1:
version "2.0.1"