Skip to content

Commit

Permalink
Updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
theodorDiaconu committed Sep 17, 2019
1 parent 6a7197e commit fb00b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Package.onUse(function(api) {
api.use("mongo");

api.use("tmeasday:check-npm-versions@0.3.2");
api.use("cultofcoders:grapher@1.3.10");
api.use("cultofcoders:grapher@1.3.13");
api.use("cultofcoders:grapher-schema-directives@0.1.8");
api.use("accounts-base", { weak: true });

Expand Down

0 comments on commit fb00b62

Please sign in to comment.