Comparing version 1.0.1 to 1.1.0
{ | ||
"name": "litdoc", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"description": "A simple Markdown-based 3-column documentation builder.", | ||
@@ -21,3 +21,3 @@ "main": "index.js", | ||
"bin": { | ||
"litdoc": "litdoc.js" | ||
"litdoc": "bin/litdoc.js" | ||
}, | ||
@@ -24,0 +24,0 @@ "author": "Bryan Helmig", |
Sorry, the diff of this file is not supported yet
30005