Make sure the docs build with npm3 and npm2

This commit is contained in:
Paul O’Shannessy 2015-10-29 16:03:56 -07:00
parent 516196b260
commit d8c7f8e8bf
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) {