diff --git a/grunt/config/update_json.js b/grunt/config/update_json.js index 46a5656..01382ac 100644 --- a/grunt/config/update_json.js +++ b/grunt/config/update_json.js @@ -19,7 +19,8 @@ module.exports = { 'repository': null, 'keywords': null, 'main': null, - 'dependencies': null + 'dependencies': null, + 'optionalDependencies': null } }, bower: {