Finally able to update groc version and thus get rid of the annoying required change when cloning the project

This commit is contained in:
Dominic Bosch 2014-04-28 22:42:21 +02:00
parent 2ca248c2b2
commit 4b73d9b7c5
2 changed files with 1 additions and 7 deletions

View file

@ -63,10 +63,4 @@ Run test suite:
Create the doc *(to be accessed via the webserver, e.g.: localhost:8125/doc/)*:
> **WARNING:**
> *manual adjustment of `./node_modules/groc/lib/styles/default/docPage.jade` required until groc is fixed:*
> *`!!! 5` needs to be relaced with `doctype html`*
run_doc.sh

View file

@ -13,7 +13,7 @@
"coffee-script": "1.7.1",
"crypto-js": "3.1.2",
"express": "3.4.8",
"groc": "0.6.1",
"groc": "0.6.3",
"import-io": "1.0.x",
"js-select": "0.6.0",
"mustache": "0.8.1",