Skip to content

Commit

Permalink
fix: update prisma-yml
Browse files Browse the repository at this point in the history
  • Loading branch information
timsuchanek committed Apr 27, 2018
1 parent 8559868 commit 3a995a8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"license": "Apache-2.0",
"dependencies": {
"graphql-config": "^2.0.1",
"prisma-yml": "1.0.47"
"prisma-yml": "1.0.50"
},
"devDependencies": {
"@types/node": "9.4.6",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -357,9 +357,9 @@ prisma-json-schema@0.0.4:
version "0.0.4"
resolved "https://registry.yarnpkg.com/prisma-json-schema/-/prisma-json-schema-0.0.4.tgz#4ecee29c351e382fb833dad83a38c62961380458"

prisma-yml@1.0.47:
version "1.0.47"
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.0.47.tgz#e7ae47eaf6c53a690471eec4d1edabea63386c06"
prisma-yml@1.0.50:
version "1.0.50"
resolved "https://registry.yarnpkg.com/prisma-yml/-/prisma-yml-1.0.50.tgz#c85de8fa55efc6cac59083496bc038278be04076"
dependencies:
ajv "5"
bluebird "^3.5.1"
Expand Down

0 comments on commit 3a995a8

Please # to comment.