@charlietango/react-docs
Advanced tools
Comparing version
{ | ||
"name": "@charlietango/react-docs", | ||
"description": "Generate docs using react-docgen, and output to Markdown, json or CSharp ViewModels.", | ||
"version": "3.4.0", | ||
"version": "3.4.1", | ||
"main": "lib/index.js", | ||
@@ -31,3 +31,3 @@ "bin": { | ||
"dependencies": { | ||
"@charlietango/react-docs-net": "^3.4.0", | ||
"@charlietango/react-docs-net": "^3.4.1", | ||
"ansi-colors": "^3.2.3", | ||
@@ -54,3 +54,3 @@ "execa": "^1.0.0", | ||
}, | ||
"gitHead": "bf83c6f143753283494b989ef596c84881693642" | ||
"gitHead": "bef4d6489f154b48f5e601e0560fa767d4359c8a" | ||
} |