diff --git a/Gruntfile.js b/Gruntfile.js index 5578d29b..3779622b 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -37,6 +37,7 @@ module.exports = function(grunt) { "mithril.prop", "mithril.redraw", "mithril.render", + "mithril.deps", "mithril.request", "mithril.route", "mithril.sync", diff --git a/docs/layout/api.html b/docs/layout/api.html index 20d3dda1..2cb1c1fa 100644 --- a/docs/layout/api.html +++ b/docs/layout/api.html @@ -36,6 +36,7 @@
  • m.redraw.strategy(strategy)
  • +
  • m.deps
  • Routing