From 9fd2decb36f9609b5a2ef262e084d862025e8e81 Mon Sep 17 00:00:00 2001 From: Paul Spencer Date: Sun, 4 Aug 2013 17:45:54 -0700 Subject: [PATCH] Updated Moving to NPM and Grunt (markdown) --- Moving-to-NPM-and-Grunt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Moving-to-NPM-and-Grunt.md b/Moving-to-NPM-and-Grunt.md index 993ce4f..2847fef 100644 --- a/Moving-to-NPM-and-Grunt.md +++ b/Moving-to-NPM-and-Grunt.md @@ -148,7 +148,7 @@ what grunt tasks are required (based on npm script targets) and how we can poten * might collapse with install task * todo - outputs a list of TODO and FIXME comments in the source code - * status: not started + * status: complete * uses [https://npmjs.org/package/grunt-todos](https://npmjs.org/package/grunt-todos) * lint - runs gjslint on the source code