Grunt doesn't run json_server task from grunt-json-server Grunt doesn't run json_server task from grunt-json-server json json

Grunt doesn't run json_server task from grunt-json-server


See: https://github.com/tfiwm/grunt-json-server/issues/4

The library uses registerMultiTask; when changed to registerTask, it worked fine for me.