Skip to content

Commit

Permalink
fix(mimic-cli): added mimic-graphql dependency (#19)
Browse files Browse the repository at this point in the history
fix #15
  • Loading branch information
volodymyr-ladnik-ck authored Dec 10, 2018
1 parent 83e02fd commit 658251c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mimic-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
},
"dependencies": {
"@creditkarma/mimic-core": "^2.0.3",
"@creditkarma/mimic-graphql": "^2.0.3",
"@creditkarma/mimic-rest": "^2.0.3",
"@creditkarma/mimic-thrift": "^2.0.3"
},
Expand Down

0 comments on commit 658251c

Please sign in to comment.