diff --git a/README.md b/README.md index 5572ff0..89193b1 100644 --- a/README.md +++ b/README.md @@ -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 \ No newline at end of file diff --git a/package.json b/package.json index cc2475c..7d01333 100644 --- a/package.json +++ b/package.json @@ -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",