Merge pull request #3786 from zpao/docs-npm3

Make sure the docs build with npm3 and npm2
This commit is contained in:
James Ide 2015-10-30 12:52:06 -07:00
commit 9e84f77e90
1 changed files with 0 additions and 1 deletions

View File

@ -1,5 +1,4 @@
"use strict";
var b = require('react-docgen/node_modules/recast').types.builders;
var docgen = require('react-docgen');
function stylePropTypeHandler(documentation, path) {