bumbed forever up to same version as docstore as npm is complaining

This commit is contained in:
Henry Oswald 2014-09-04 12:40:17 +01:00
parent 946f451155
commit 114a9ba4d6

View file

@ -27,6 +27,6 @@
"grunt-contrib-coffee": "~0.10.0",
"bunyan": "~0.22.1",
"grunt-bunyan": "~0.5.0",
"grunt-forever": "~0.4.2"
"grunt-forever": "~0.4.4"
}
}