create-docus
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -0,1 +1,2 @@ | ||
#\!/usr/bin/env node | ||
// #!/usr/bin/env node | ||
@@ -6,2 +7,2 @@ "use strict"; | ||
(0, _index.createDocus)().catch(console.log); | ||
(0, _index.createDocus)().catch(console.log); |
{ | ||
"name": "create-docus", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "The Docus CLI.", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/docusgen/cli", |
9546
233