We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8716e0 commit 70e4f36Copy full SHA for 70e4f36
Gruntfile.js
@@ -54,6 +54,7 @@ module.exports = function (grunt) {
54
'mout/lang/toString',
55
'mout/string/upperCase',
56
'mout/string/underscore',
57
+ 'mout/object/omit',
58
'js-data',
59
'js-data-schema',
60
'knex'
0 commit comments