Following the setup for grunt svgmin when I run grunt I get the following error
Loading "Gruntfile.js" tasks...ERROR
SyntaxError: Unexpected identifier
Warning: Task "default" not found. Use --force to continue.
My grunt file MY package.json file
I get the above error in terminal when I run grunt I know its something silly Im doing as its all new to me but have spent a coupl eof hours trying to work it out.