@charlietango/react-docs-net
Advanced tools
Comparing version
@@ -26,8 +26,2 @@ // | ||
const properties = type.signature.properties; | ||
if (properties.length === 1) { | ||
if (properties[0].key) { | ||
//TODO add a warning here | ||
return { type: 'object' }; | ||
} | ||
} | ||
@@ -34,0 +28,0 @@ properties.forEach(prop => { |
{ | ||
"name": "@charlietango/react-docs-net", | ||
"description": "Package and publish a NuGet package to a custom feed.", | ||
"version": "3.3.0", | ||
"version": "3.4.0", | ||
"main": "lib/index.js", | ||
@@ -30,3 +30,3 @@ "bin": { | ||
"dependencies": { | ||
"ansi-colors": "^3.2.2", | ||
"ansi-colors": "^3.2.3", | ||
"del": "^3.0.0", | ||
@@ -42,3 +42,3 @@ "globby": "^8.0.1", | ||
"chokidar": "^2.0.4", | ||
"flow-bin": "^0.87.0", | ||
"flow-bin": "^0.89.0", | ||
"jest": "^23.6.0", | ||
@@ -50,3 +50,3 @@ "jest-plugin-fs": "^2.7.0", | ||
}, | ||
"gitHead": "9f26a50a4435cf5b83a78056f32c6eeb799808ef" | ||
"gitHead": "bf83c6f143753283494b989ef596c84881693642" | ||
} |
Sorry, the diff of this file is not supported yet
48024
-0.57%807
-0.74%Updated