Commit 324a33ee authored by Calvin Metcalf's avatar Calvin Metcalf
Browse files

update package.json

parent 11cc42be
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
    "grunt-cli": "~0.1.9",
    "grunt": "~0.4.1",
    "grunt-contrib-connect": "~0.3.0",
    "grunt-mocha-phantomjs": "~0.2.8"
    "grunt-mocha-phantomjs": "~0.2.8",
    "grunt-contrib-jshint": "~0.6.0"
  }
}