From a1024b22f227c0339b26b5a2efff6a3d79369b38 Mon Sep 17 00:00:00 2001 From: Peter Cottle Date: Sun, 5 Apr 2015 22:48:40 -0700 Subject: [PATCH] grunt for react --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5c94240e..03ad4db1 100644 --- a/package.json +++ b/package.json @@ -17,6 +17,7 @@ "grunt-hash": "~0.5.0", "grunt-jasmine-node": "~0.1.0", "grunt-lib-phantomjs": "~0.4.0", + "grunt-react": "^0.12.1", "grunt-shell-spawn": "~0.3.0", "jasmine-node": "~1.12.0", "prompt": "0.2.9"