add mithril.deps to Gruntfile

This commit is contained in:
zzmp 2014-09-17 17:12:03 -07:00
parent ab92e0e05f
commit b94f7c2206

View file

@ -37,6 +37,7 @@ module.exports = function(grunt) {
"mithril.prop",
"mithril.redraw",
"mithril.render",
"mithril.deps",
"mithril.request",
"mithril.route",
"mithril.sync",