@cocreate/docs
Advanced tools
Comparing version 1.11.2 to 1.11.3
@@ -11,3 +11,4 @@ module.exports = { | ||
"name": "index.html", | ||
"path": "/docs/docs/index.html", | ||
"path": "/docs/docs", | ||
"pathname": "/docs/docs/index.html", | ||
"src": "{{./docs/index.html}}", | ||
@@ -18,7 +19,5 @@ "host": [ | ||
], | ||
"directory": "/docs/docs", | ||
"parentDirectory": "{{parentDirectory}}", | ||
"directory": "docs", | ||
"content-type": "{{content-type}}", | ||
"public": "true", | ||
"website_id": "644d4bff8036fb9d1d1fd69c" | ||
"public": "true" | ||
} | ||
@@ -25,0 +24,0 @@ } |
{ | ||
"name": "@cocreate/docs", | ||
"version": "1.11.2", | ||
"version": "1.11.3", | ||
"description": "Documentation generator ", | ||
@@ -28,5 +28,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@cocreate/config": "^1.5.0", | ||
"@cocreate/crud-client": "^1.24.0", | ||
"@cocreate/file": "^1.6.1", | ||
"@cocreate/config": "^1.5.1", | ||
"@cocreate/crud-client": "^1.25.0", | ||
"@cocreate/file": "^1.7.1", | ||
"extract-comments": "^1.1.0", | ||
@@ -33,0 +33,0 @@ "glob": "^7.1.6", |
Sorry, the diff of this file is too big to display
109313
192
Updated@cocreate/config@^1.5.1
Updated@cocreate/file@^1.7.1