add missing timekeeper package

This commit is contained in:
Brian Gough
2017-10-12 11:23:24 +01:00
parent 08f0c67cbf
commit 3954ecf85e

View File

@@ -35,6 +35,7 @@
"grunt-execute": "~0.1.5",
"grunt-forever": "^0.4.7",
"grunt-mocha-test": "~0.9.0",
"grunt-shell": "^1.3.0"
"grunt-shell": "^1.3.0",
"timekeeper": "^2.0.0"
}
}